| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
void |
COS.deleteBucketDomainConfiguration(DeleteBucketDomainConfigurationRequest deleteBucketDomainConfigurationRequest)
This operation removes the domain configuration for a bucket.
|
void |
COSClient.deleteBucketDomainConfiguration(DeleteBucketDomainConfigurationRequest deleteBucketDomainConfigurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketDomainConfigurationRequest |
DeleteBucketDomainConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket whose domain configuration is being deleted and
returns this deleted request object so that additional method calls can
be chained together.
|
Copyright © 2023. All rights reserved.