public class DeleteBucketTaggingConfigurationRequest extends GenericBucketRequest implements Serializable
| Constructor and Description |
|---|
DeleteBucketTaggingConfigurationRequest(String bucketName)
Creates a new request object, ready to be executed to delete the tagging
configuration for the specified bucket.
|
getBucket, getBucketName, setBucketName, withBucketNameclone, copyBaseTo, getCloneRoot, getCloneSource, getGeneralProgressListener, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic DeleteBucketTaggingConfigurationRequest(String bucketName)
bucketName - The name of the bucket whose tagging configuration is
being deleted.Copyright © 2019. All rights reserved.