Uses of Enum
com.amazonaws.services.marketplacecommerceanalytics.model.DataSetType
Packages that use DataSetType
-
Uses of DataSetType in com.amazonaws.services.marketplacecommerceanalytics.model
Methods in com.amazonaws.services.marketplacecommerceanalytics.model that return DataSetTypeModifier and TypeMethodDescriptionstatic DataSetType
Use this in place of valueOf.static DataSetType
Returns the enum constant of this type with the specified name.static DataSetType[]
DataSetType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.marketplacecommerceanalytics.model with parameters of type DataSetTypeModifier and TypeMethodDescriptionvoid
GenerateDataSetRequest.setDataSetType
(DataSetType dataSetType) The desired data set type.GenerateDataSetRequest.withDataSetType
(DataSetType dataSetType) The desired data set type.