public static interface StartSupportDataExportResponse.Builder extends MarketplaceCommerceAnalyticsResponse.Builder, SdkPojo, CopyableBuilder<StartSupportDataExportResponse.Builder,StartSupportDataExportResponse>
Modifier and Type | Method and Description |
---|---|
StartSupportDataExportResponse.Builder |
dataSetRequestId(String dataSetRequestId)
A unique identifier representing a specific request to the StartSupportDataExport operation.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
StartSupportDataExportResponse.Builder dataSetRequestId(String dataSetRequestId)
dataSetRequestId
- A unique identifier representing a specific request to the StartSupportDataExport operation. This
identifier can be used to correlate a request with notifications from the SNS topic.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.