| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
COS.deleteBucketDomainConfiguration(DeleteBucketDomainConfigurationRequest deleteBucketDomainConfigurationReqeuest)
This operation removes the domain configuration for a bucket.
|
void |
COSClient.deleteBucketDomainConfiguration(DeleteBucketDomainConfigurationRequest deleteBucketDomainConfigurationRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2022. All rights reserved.