| Package | Description |
|---|---|
| com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketMetricsConfigurationResult |
AmazonS3.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest)
Deletes a metrics configuration (specified by the metrics configuration ID) from the bucket.
|
DeleteBucketMetricsConfigurationResult |
AmazonS3Client.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest) |
DeleteBucketMetricsConfigurationResult |
AmazonS3.deleteBucketMetricsConfiguration(String bucketName,
String id)
Deletes a metrics configuration (specified by the metrics configuration ID) from the bucket.
|
DeleteBucketMetricsConfigurationResult |
AmazonS3Client.deleteBucketMetricsConfiguration(String bucketName,
String id) |
Copyright © 2020. All rights reserved.