Package | Description |
---|---|
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
DeleteBucketEncryptionResult |
AmazonS3Client.deleteBucketEncryption(DeleteBucketEncryptionRequest deleteBucketEncryptionRequest) |
DeleteBucketEncryptionResult |
AbstractAmazonS3.deleteBucketEncryption(DeleteBucketEncryptionRequest request) |
DeleteBucketEncryptionResult |
AmazonS3.deleteBucketEncryption(DeleteBucketEncryptionRequest request)
Deletes the server-side encryption configuration from the bucket.
|
DeleteBucketEncryptionResult |
AmazonS3Client.deleteBucketEncryption(String bucketName) |
DeleteBucketEncryptionResult |
AbstractAmazonS3.deleteBucketEncryption(String bucketName) |
DeleteBucketEncryptionResult |
AmazonS3.deleteBucketEncryption(String bucketName)
Deletes the server-side encryption configuration from the bucket.
|
Modifier and Type | Method and Description |
---|---|
DeleteBucketEncryptionResult |
DeleteBucketEncryptionResult.clone() |
Copyright © 2020. All rights reserved.