public class DeleteBucketRequest extends OSSRequest
OSSRequest.CRC64Config
构造器和说明 |
---|
DeleteBucketRequest(java.lang.String bucketName)
Creates the request to delete the specified bucket
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getBucketName()
Gets the bucket name to delete
|
void |
setBucketName(java.lang.String bucketName)
Sets the bucket name to delete
|
getCRC64, isAuthorizationRequired, setCRC64, setIsAuthorizationRequired