| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecommerceanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static SupportDataSetType |
SupportDataSetType.fromValue(String value)
Use this in place of valueOf.
|
static SupportDataSetType |
SupportDataSetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportDataSetType[] |
SupportDataSetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartSupportDataExportRequest.setDataSetType(SupportDataSetType dataSetType)
This target has been deprecated. Specifies the data set type to be written to the output csv file.
|
StartSupportDataExportRequest |
StartSupportDataExportRequest.withDataSetType(SupportDataSetType dataSetType)
This target has been deprecated. Specifies the data set type to be written to the output csv file.
|
Copyright © 2025. All rights reserved.