public class GetBucketLifecycleConfigurationRequest extends GenericBucketRequest
NOOP| Constructor and Description |
|---|
GetBucketLifecycleConfigurationRequest(String bucketName)
Creates a request object, ready to be executed to fetch the lifecycle
configuration for the specified bucket.
|
getBucket, getBucketName, setBucketName, withBucketNameclone, copyBaseTo, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic GetBucketLifecycleConfigurationRequest(String bucketName)
bucketName - The name of the bucket whose lifecycle configuration is being
fetched.Copyright © 2015. All rights reserved.