Uses of Class
software.amazon.awssdk.services.s3.model.DeleteBucketMetricsConfigurationRequest
Packages that use DeleteBucketMetricsConfigurationRequest
-
Uses of DeleteBucketMetricsConfigurationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type DeleteBucketMetricsConfigurationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest) Deletes a metrics configuration for the Amazon CloudWatch request metrics (specified by the metrics configuration ID) from the bucket.DelegatingS3Client.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest) Deletes a metrics configuration for the Amazon CloudWatch request metrics (specified by the metrics configuration ID) from the bucket.S3AsyncClient.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest) Deletes a metrics configuration for the Amazon CloudWatch request metrics (specified by the metrics configuration ID) from the bucket.S3Client.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest) Deletes a metrics configuration for the Amazon CloudWatch request metrics (specified by the metrics configuration ID) from the bucket. -
Uses of DeleteBucketMetricsConfigurationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type DeleteBucketMetricsConfigurationRequestModifier and TypeMethodDescriptionDeleteBucketMetricsConfigurationRequestMarshaller.marshall(DeleteBucketMetricsConfigurationRequest deleteBucketMetricsConfigurationRequest)