public class GetBucketAclRequest extends AmazonWebServiceRequest implements Serializable
NOOP
Constructor and Description |
---|
GetBucketAclRequest(String bucketName)
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
|
Modifier and Type | Method and Description |
---|---|
String |
getBucketName()
Returns the name of the bucket whose ACL will be retrieved by this
request, when executed.
|
addHandlerContext, clone, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public GetBucketAclRequest(String bucketName)
bucketName
- The name of the bucket whose ACL will be retrieved by this
request when executed.public String getBucketName()
Copyright © 2024. All rights reserved.