| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
void |
COS.setBucketIntelligentTieringConfiguration(SetBucketIntelligentTierConfigurationRequest setBucketIntelligentTierConfigurationRequest)
Sets the intelligent configuration for the specified bucket.
|
void |
COSClient.setBucketIntelligentTieringConfiguration(SetBucketIntelligentTierConfigurationRequest setBucketIntelligentTierConfigurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
SetBucketIntelligentTierConfigurationRequest |
SetBucketIntelligentTierConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket whose intelligent tier configuration is being set and
returns this updated request object so that additional method calls can
be chained together.
|
SetBucketIntelligentTierConfigurationRequest |
SetBucketIntelligentTierConfigurationRequest.withConfiguration(BucketIntelligentTierConfiguration configuration)
Sets the intelligent tier configuration to send as part of this request, and
returns this updated request object so that additional method calls can
be chained together.
|
Copyright © 2023. All rights reserved.