| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutBucketEncryptionResponse> |
S3AsyncClient.putBucketEncryption(PutBucketEncryptionRequest putBucketEncryptionRequest)
This action uses the
encryption subresource to configure default encryption and Amazon S3 Bucket Key
for an existing bucket. |
default PutBucketEncryptionResponse |
S3Client.putBucketEncryption(PutBucketEncryptionRequest putBucketEncryptionRequest)
This action uses the
encryption subresource to configure default encryption and Amazon S3 Bucket Key
for an existing bucket. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutBucketEncryptionRequestMarshaller.marshall(PutBucketEncryptionRequest putBucketEncryptionRequest) |
Copyright © 2021. All rights reserved.