public class GetBucketLifecycleConfigurationRequest extends GenericBucketRequest implements Serializable
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, withBucketName
clone, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public GetBucketLifecycleConfigurationRequest(String bucketName)
bucketName
- The name of the bucket whose lifecycle configuration is being
fetched.Copyright © 2016. All rights reserved.