| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
COSClient.setBucketDomainConfiguration(SetBucketDomainConfigurationRequest setBucketDomainConfigurationRequest) |
void |
COS.setBucketDomainConfiguration(SetBucketDomainConfigurationRequest setBucketDomainConfigurationRequest)
Sets the domain configuration for the specified bucket.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SetBucketDomainConfigurationRequest |
SetBucketDomainConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket whose domain configuration is being set and
returns this updated request object so that additional method calls can
be chained together.
|
SetBucketDomainConfigurationRequest |
SetBucketDomainConfigurationRequest.withConfiguration(BucketDomainConfiguration configuration)
Sets the domain configuration to send as part of this request, and
returns this updated request object so that additional method calls can
be chained together.
|
Copyright © 2020. All rights reserved.