| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecommerceanalytics |
Provides AWS Marketplace business intelligence data on-demand.
|
| software.amazon.awssdk.services.marketplacecommerceanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
default GenerateDataSetResponse |
MarketplaceCommerceAnalyticsClient.generateDataSet(Consumer<GenerateDataSetRequest.Builder> generateDataSetRequest)
Given a data set type and data set publication date, asynchronously publishes the requested data set to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
default GenerateDataSetResponse |
MarketplaceCommerceAnalyticsClient.generateDataSet(GenerateDataSetRequest generateDataSetRequest)
Given a data set type and data set publication date, asynchronously publishes the requested data set to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
default StartSupportDataExportResponse |
MarketplaceCommerceAnalyticsClient.startSupportDataExport(Consumer<StartSupportDataExportRequest.Builder> 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.
|
default StartSupportDataExportResponse |
MarketplaceCommerceAnalyticsClient.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 | Class and Description |
|---|---|
class |
MarketplaceCommerceAnalyticsServiceException
This exception is thrown when an internal service error occurs.
|
| Modifier and Type | Method and Description |
|---|---|
MarketplaceCommerceAnalyticsException |
MarketplaceCommerceAnalyticsException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(MarketplaceCommerceAnalyticsException ex) |
Copyright © 2023. All rights reserved.