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