public class DeleteBucketStaticWebsiteRequest extends GenericBucketRequest
| Constructor and Description |
|---|
DeleteBucketStaticWebsiteRequest() |
DeleteBucketStaticWebsiteRequest(String bucketName)
Constructs DeleteBucketStaticWebsiteRequest, ready to be executed to delete the specified Bucket StaticWebsite
|
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketStaticWebsiteRequest |
withBucketName(String bucketName)
Sets the name of the Baidu Bos bucket to delete Bucket StaticWebsite.
|
DeleteBucketStaticWebsiteRequest |
withRequestCredentials(BceCredentials credentials) |
getBucketName, setBucketNamegetRequestCredentials, setRequestCredentialspublic DeleteBucketStaticWebsiteRequest()
public DeleteBucketStaticWebsiteRequest(String bucketName)
bucketName - The name of the Baidu Bos bucket to delete Bucket Lifecycle.public DeleteBucketStaticWebsiteRequest withBucketName(String bucketName)
withBucketName in class GenericBucketRequestbucketName - The name of the Baidu Bos bucket to delete Bucket StaticWebsite.public DeleteBucketStaticWebsiteRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2023. All rights reserved.