| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BucketWebsiteConfiguration |
COSClient.getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest getBucketWebsiteConfigurationRequest) |
BucketWebsiteConfiguration |
COS.getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest getBucketWebsiteConfigurationRequest)
Returns the website configuration for the specified bucket.
|
| 限定符和类型 | 方法和说明 |
|---|---|
GetBucketWebsiteConfigurationRequest |
GetBucketWebsiteConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket whose website configuration is being
retrieved, and returns this updated request object so that additional
method calls can be chained together.
|
Copyright © 2020. All rights reserved.