| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ImportAssetsFromS3ResponseDetails |
ImportAssetsFromS3ResponseDetails.clone() |
ImportAssetsFromS3ResponseDetails |
ResponseDetails.getImportAssetsFromS3()
Details for the import from Amazon S3 response.
|
ImportAssetsFromS3ResponseDetails |
ImportAssetsFromS3ResponseDetails.withAssetSources(AssetSourceEntry... assetSources)
Is a list of Amazon S3 bucket and object key pairs.
|
ImportAssetsFromS3ResponseDetails |
ImportAssetsFromS3ResponseDetails.withAssetSources(Collection<AssetSourceEntry> assetSources)
Is a list of Amazon S3 bucket and object key pairs.
|
ImportAssetsFromS3ResponseDetails |
ImportAssetsFromS3ResponseDetails.withDataSetId(String dataSetId)
The unique identifier for the data set associated with this import job.
|
ImportAssetsFromS3ResponseDetails |
ImportAssetsFromS3ResponseDetails.withRevisionId(String revisionId)
The unique identifier for the revision associated with this import response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseDetails.setImportAssetsFromS3(ImportAssetsFromS3ResponseDetails importAssetsFromS3)
Details for the import from Amazon S3 response.
|
ResponseDetails |
ResponseDetails.withImportAssetsFromS3(ImportAssetsFromS3ResponseDetails importAssetsFromS3)
Details for the import from Amazon S3 response.
|
Copyright © 2022. All rights reserved.