Package | Description |
---|---|
software.amazon.awssdk.services.dataexchange.model |
Modifier and Type | Method and Description |
---|---|
ExportServerSideEncryption |
ExportAssetsToS3ResponseDetails.encryption()
Encryption configuration of the export job.
|
ExportServerSideEncryption |
ExportRevisionsToS3ResponseDetails.encryption()
Encryption configuration of the export job.
|
ExportServerSideEncryption |
ExportRevisionsToS3RequestDetails.encryption()
Encryption configuration for the export job.
|
ExportServerSideEncryption |
ExportAssetsToS3RequestDetails.encryption()
Encryption configuration for the export job.
|
Modifier and Type | Method and Description |
---|---|
ExportAssetsToS3ResponseDetails.Builder |
ExportAssetsToS3ResponseDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration of the export job.
|
ExportRevisionsToS3ResponseDetails.Builder |
ExportRevisionsToS3ResponseDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration of the export job.
|
ExportRevisionsToS3RequestDetails.Builder |
ExportRevisionsToS3RequestDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration for the export job.
|
ExportAssetsToS3RequestDetails.Builder |
ExportAssetsToS3RequestDetails.Builder.encryption(ExportServerSideEncryption encryption)
Encryption configuration for the export job.
|
Copyright © 2021. All rights reserved.