Package | Description |
---|---|
com.qcloud.cos | |
com.qcloud.cos.model |
Modifier and Type | Method and Description |
---|---|
BucketIntelligentTierConfiguration |
COS.getBucketIntelligentTierConfiguration(GetBucketIntelligentTierConfigurationRequest getBucketIntelligentTierConfigurationRequest)
Get the intelligent configuration for the specified bucket.
|
BucketIntelligentTierConfiguration |
COSClient.getBucketIntelligentTierConfiguration(GetBucketIntelligentTierConfigurationRequest getBucketIntelligentTierConfigurationRequest) |
Modifier and Type | Method and Description |
---|---|
GetBucketIntelligentTierConfigurationRequest |
GetBucketIntelligentTierConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket whose bucket intelligent tier is being
retrieved, and returns this updated request object so that additional
method calls can be chained together.
|
Copyright © 2022. All rights reserved.