| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecommerceanalytics |
Provides AWS Marketplace business intelligence data on-demand.
|
| com.amazonaws.services.marketplacecommerceanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
StartSupportDataExportResult |
AbstractAWSMarketplaceCommerceAnalytics.startSupportDataExport(StartSupportDataExportRequest request) |
StartSupportDataExportResult |
AWSMarketplaceCommerceAnalyticsClient.startSupportDataExport(StartSupportDataExportRequest request)
Given a data set type and a from date, asynchronously publishes the requested customer support data to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
StartSupportDataExportResult |
AWSMarketplaceCommerceAnalytics.startSupportDataExport(StartSupportDataExportRequest startSupportDataExportRequest)
Given a data set type and a from date, asynchronously publishes the requested customer support data to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartSupportDataExportResult> |
AbstractAWSMarketplaceCommerceAnalyticsAsync.startSupportDataExportAsync(StartSupportDataExportRequest request) |
Future<StartSupportDataExportResult> |
AWSMarketplaceCommerceAnalyticsAsyncClient.startSupportDataExportAsync(StartSupportDataExportRequest request) |
Future<StartSupportDataExportResult> |
AWSMarketplaceCommerceAnalyticsAsync.startSupportDataExportAsync(StartSupportDataExportRequest startSupportDataExportRequest)
Given a data set type and a from date, asynchronously publishes the requested customer support data to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
Future<StartSupportDataExportResult> |
AbstractAWSMarketplaceCommerceAnalyticsAsync.startSupportDataExportAsync(StartSupportDataExportRequest request,
AsyncHandler<StartSupportDataExportRequest,StartSupportDataExportResult> asyncHandler) |
Future<StartSupportDataExportResult> |
AWSMarketplaceCommerceAnalyticsAsyncClient.startSupportDataExportAsync(StartSupportDataExportRequest request,
AsyncHandler<StartSupportDataExportRequest,StartSupportDataExportResult> asyncHandler) |
Future<StartSupportDataExportResult> |
AWSMarketplaceCommerceAnalyticsAsync.startSupportDataExportAsync(StartSupportDataExportRequest startSupportDataExportRequest,
AsyncHandler<StartSupportDataExportRequest,StartSupportDataExportResult> asyncHandler)
Given a data set type and a from date, asynchronously publishes the requested customer support data to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
| Modifier and Type | Method and Description |
|---|---|
StartSupportDataExportResult |
StartSupportDataExportResult.clone() |
StartSupportDataExportResult |
StartSupportDataExportResult.withDataSetRequestId(String dataSetRequestId)
A unique identifier representing a specific request to the StartSupportDataExport operation.
|
Copyright © 2022. All rights reserved.