com.netease.cloud.services.nos.model
public class GetBucketAclRequest extends WebServiceRequest
logID, logSeq
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.
|
addSpecialHeader, copyPrivateRequestParameters, getAndIncrementLogSeq, getLogID, getLogSeq, getRequestClientOptions, getRequestCredentials, getToken, needSetLogInfo, setLogID, setLogSeq, setRequestCredentials, setToken
public GetBucketAclRequest(String bucketName)
bucketName
- The name of the bucket whose ACL will be retrieved by this
request when executed.public String getBucketName()
Copyright © 2017. All Rights Reserved.