Package | Description |
---|---|
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
static AmazonS3EncryptionClientBuilder |
AmazonS3EncryptionClient.encryptionBuilder()
Deprecated.
|
static AmazonS3EncryptionClientBuilder |
AmazonS3EncryptionClientBuilder.standard()
Deprecated.
|
AmazonS3EncryptionClientBuilder |
AmazonS3EncryptionClientBuilder.withCryptoConfiguration(CryptoConfiguration cryptoConfig)
Deprecated.
Sets the crypto configuration whose parameters will be used to encrypt and decrypt data.
|
AmazonS3EncryptionClientBuilder |
AmazonS3EncryptionClientBuilder.withEncryptionMaterials(EncryptionMaterialsProvider encryptionMaterials)
Deprecated.
Sets the encryption materials to be used to encrypt and decrypt data
|
AmazonS3EncryptionClientBuilder |
AmazonS3EncryptionClientBuilder.withKmsClient(AWSKMS kms)
Deprecated.
Sets the KMS implementation to be used throughout the crypto process
|
Copyright © 2022. All rights reserved.