public class DeleteBucketPolicyRequest extends GenericBucketRequest implements Serializable
| 构造器和说明 |
|---|
DeleteBucketPolicyRequest(String bucketName)
Creates a new request object, ready to be executed to delete the policy for the specified
bucket.
|
getBucket, getBucketName, setBucketName, withBucketNameclone, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getFixedEndpointAddr, getGeneralProgressListener, getReadLimit, getRequestClientOptions, putCustomQueryParameter, putCustomRequestHeader, setFixedEndpointAddr, setGeneralProgressListener, withGeneralProgressListenerpublic DeleteBucketPolicyRequest(String bucketName)
bucketName - The name of the bucketCopyright © 2020. All rights reserved.