public class GetBucketAclRequest extends SCSWebServiceRequest
构造器和说明 |
---|
GetBucketAclRequest(String bucketName)
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
|
限定符和类型 | 方法和说明 |
---|---|
String |
getBucketName()
Returns the name of the bucket whose ACL will be retrieved by this
request, when executed.
|
public GetBucketAclRequest(String bucketName)
bucketName
- The name of the bucket whose ACL will be retrieved by this
request when executed.public String getBucketName()
Copyright © 2016. All rights reserved.