Package | Description |
---|---|
software.amazon.awssdk.services.s3 |
|
software.amazon.awssdk.services.s3.transform |
Modifier and Type | Method and Description |
---|---|
default DeleteBucketMetricsConfigurationResponse |
S3Client.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest)
Deletes a metrics configuration for the Amazon CloudWatch request metrics (specified by the metrics configuration
ID) from the bucket.
|
default CompletableFuture<DeleteBucketMetricsConfigurationResponse> |
S3AsyncClient.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest)
Deletes a metrics configuration for the Amazon CloudWatch request metrics (specified by the metrics configuration
ID) from the bucket.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
DeleteBucketMetricsConfigurationRequestMarshaller.marshall(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest) |
Copyright © 2020. All rights reserved.