| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ExportAssetToSignedUrlRequestDetails |
ExportAssetToSignedUrlRequestDetails.clone() |
ExportAssetToSignedUrlRequestDetails |
RequestDetails.getExportAssetToSignedUrl()
Details about the export to signed URL request.
|
ExportAssetToSignedUrlRequestDetails |
ExportAssetToSignedUrlRequestDetails.withAssetId(String assetId)
The unique identifier for the asset that is exported to a signed URL.
|
ExportAssetToSignedUrlRequestDetails |
ExportAssetToSignedUrlRequestDetails.withDataSetId(String dataSetId)
The unique identifier for the data set associated with this export job.
|
ExportAssetToSignedUrlRequestDetails |
ExportAssetToSignedUrlRequestDetails.withRevisionId(String revisionId)
The unique identifier for the revision associated with this export request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDetails.setExportAssetToSignedUrl(ExportAssetToSignedUrlRequestDetails exportAssetToSignedUrl)
Details about the export to signed URL request.
|
RequestDetails |
RequestDetails.withExportAssetToSignedUrl(ExportAssetToSignedUrlRequestDetails exportAssetToSignedUrl)
Details about the export to signed URL request.
|
Copyright © 2024. All rights reserved.