| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ExportAssetsToS3RequestDetails |
ExportAssetsToS3RequestDetails.clone() |
ExportAssetsToS3RequestDetails |
RequestDetails.getExportAssetsToS3()
Details about the export to Amazon S3 request.
|
ExportAssetsToS3RequestDetails |
ExportAssetsToS3RequestDetails.withAssetDestinations(AssetDestinationEntry... assetDestinations)
The destination for the asset.
|
ExportAssetsToS3RequestDetails |
ExportAssetsToS3RequestDetails.withAssetDestinations(Collection<AssetDestinationEntry> assetDestinations)
The destination for the asset.
|
ExportAssetsToS3RequestDetails |
ExportAssetsToS3RequestDetails.withDataSetId(String dataSetId)
The unique identifier for the data set associated with this export job.
|
ExportAssetsToS3RequestDetails |
ExportAssetsToS3RequestDetails.withEncryption(ExportServerSideEncryption encryption)
Encryption configuration for the export job.
|
ExportAssetsToS3RequestDetails |
ExportAssetsToS3RequestDetails.withRevisionId(String revisionId)
The unique identifier for the revision associated with this export request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDetails.setExportAssetsToS3(ExportAssetsToS3RequestDetails exportAssetsToS3)
Details about the export to Amazon S3 request.
|
RequestDetails |
RequestDetails.withExportAssetsToS3(ExportAssetsToS3RequestDetails exportAssetsToS3)
Details about the export to Amazon S3 request.
|
Copyright © 2020. All rights reserved.