public class SetBucketPolicyRequest extends GenericRequest
NOOP
构造器和说明 |
---|
SetBucketPolicyRequest(String bucketName) |
SetBucketPolicyRequest(String bucketName,
String policyText) |
限定符和类型 | 方法和说明 |
---|---|
String |
getPolicyText()
Return the raw policy JSON text.
|
void |
setPolicyText(String policyText)
Set policy JSON text, please refer to the policy writing rules of Aliyun
|
getBucketName, getKey, getRequestPayer, getVersionId, setBucketName, setKey, setRequestPayer, setVersionId, withBucketName, withKey, withRequestPayer, withVersionId
public SetBucketPolicyRequest(String bucketName)
Copyright © 2019. All Rights Reserved.