| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ExportAssetsToS3ResponseDetails |
ExportAssetsToS3ResponseDetails.clone() |
ExportAssetsToS3ResponseDetails |
ResponseDetails.getExportAssetsToS3()
Details for the export to Amazon S3 response.
|
ExportAssetsToS3ResponseDetails |
ExportAssetsToS3ResponseDetails.withAssetDestinations(AssetDestinationEntry... assetDestinations)
The destination in Amazon S3 where the asset is exported.
|
ExportAssetsToS3ResponseDetails |
ExportAssetsToS3ResponseDetails.withAssetDestinations(Collection<AssetDestinationEntry> assetDestinations)
The destination in Amazon S3 where the asset is exported.
|
ExportAssetsToS3ResponseDetails |
ExportAssetsToS3ResponseDetails.withDataSetId(String dataSetId)
The unique identifier for the data set associated with this export job.
|
ExportAssetsToS3ResponseDetails |
ExportAssetsToS3ResponseDetails.withRevisionId(String revisionId)
The unique identifier for the revision associated with this export response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseDetails.setExportAssetsToS3(ExportAssetsToS3ResponseDetails exportAssetsToS3)
Details for the export to Amazon S3 response.
|
ResponseDetails |
ResponseDetails.withExportAssetsToS3(ExportAssetsToS3ResponseDetails exportAssetsToS3)
Details for the export to Amazon S3 response.
|
Copyright © 2019. All rights reserved.