Uses of Interface
software.amazon.awssdk.services.marketplacecommerceanalytics.model.StartSupportDataExportResponse.Builder
-
Packages that use StartSupportDataExportResponse.Builder Package Description software.amazon.awssdk.services.marketplacecommerceanalytics.model -
-
Uses of StartSupportDataExportResponse.Builder in software.amazon.awssdk.services.marketplacecommerceanalytics.model
Methods in software.amazon.awssdk.services.marketplacecommerceanalytics.model that return StartSupportDataExportResponse.Builder Modifier and Type Method Description static StartSupportDataExportResponse.BuilderStartSupportDataExportResponse. builder()StartSupportDataExportResponse.BuilderStartSupportDataExportResponse.Builder. dataSetRequestId(String dataSetRequestId)This target has been deprecated. A unique identifier representing a specific request to the StartSupportDataExport operation.StartSupportDataExportResponse.BuilderStartSupportDataExportResponse. toBuilder()Methods in software.amazon.awssdk.services.marketplacecommerceanalytics.model that return types with arguments of type StartSupportDataExportResponse.Builder Modifier and Type Method Description static Class<? extends StartSupportDataExportResponse.Builder>StartSupportDataExportResponse. serializableBuilderClass()
-