| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
ServerSideEncryptionConfiguration |
GetBucketEncryptionResponse.serverSideEncryptionConfiguration()
Returns the value of the ServerSideEncryptionConfiguration property for this object.
|
ServerSideEncryptionConfiguration |
PutBucketEncryptionRequest.serverSideEncryptionConfiguration()
Returns the value of the ServerSideEncryptionConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketEncryptionResponse.Builder |
GetBucketEncryptionResponse.Builder.serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration serverSideEncryptionConfiguration)
Sets the value of the ServerSideEncryptionConfiguration property for this object.
|
PutBucketEncryptionRequest.Builder |
PutBucketEncryptionRequest.Builder.serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration serverSideEncryptionConfiguration)
Sets the value of the ServerSideEncryptionConfiguration property for this object.
|
Copyright © 2022. All rights reserved.