CopyableBuilder<StartSupportDataExportResponse.Builder,StartSupportDataExportResponse>
, SdkBuilder<StartSupportDataExportResponse.Builder,StartSupportDataExportResponse>
public static interface StartSupportDataExportResponse.Builder extends CopyableBuilder<StartSupportDataExportResponse.Builder,StartSupportDataExportResponse>
Modifier and Type | Method | Description |
---|---|---|
StartSupportDataExportResponse.Builder |
dataSetRequestId(String dataSetRequestId) |
A unique identifier representing a specific request to the StartSupportDataExport operation.
|
copy
apply, 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.