public class DeleteBucketTaggingConfigurationRequest extends GenericBucketRequest implements Serializable
NOOP| 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, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic DeleteBucketTaggingConfigurationRequest(String bucketName)
bucketName - The name of the bucket whose tagging configuration is being
deleted.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.