Uses of Class
software.amazon.awssdk.services.marketplacecommerceanalytics.model.StartSupportDataExportResponse
-
Packages that use StartSupportDataExportResponse Package Description software.amazon.awssdk.services.marketplacecommerceanalytics Provides AWS Marketplace business intelligence data on-demand. -
-
Uses of StartSupportDataExportResponse in software.amazon.awssdk.services.marketplacecommerceanalytics
Methods in software.amazon.awssdk.services.marketplacecommerceanalytics that return StartSupportDataExportResponse Modifier and Type Method Description default StartSupportDataExportResponseMarketplaceCommerceAnalyticsClient. startSupportDataExport(Consumer<StartSupportDataExportRequest.Builder> startSupportDataExportRequest)Deprecated.This target has been deprecated.default StartSupportDataExportResponseMarketplaceCommerceAnalyticsClient. startSupportDataExport(StartSupportDataExportRequest startSupportDataExportRequest)Deprecated.This target has been deprecated.Methods in software.amazon.awssdk.services.marketplacecommerceanalytics that return types with arguments of type StartSupportDataExportResponse Modifier and Type Method Description default CompletableFuture<StartSupportDataExportResponse>MarketplaceCommerceAnalyticsAsyncClient. startSupportDataExport(Consumer<StartSupportDataExportRequest.Builder> startSupportDataExportRequest)Deprecated.This target has been deprecated.default CompletableFuture<StartSupportDataExportResponse>MarketplaceCommerceAnalyticsAsyncClient. startSupportDataExport(StartSupportDataExportRequest startSupportDataExportRequest)Deprecated.This target has been deprecated.
-