| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
SetBucketInventoryConfigurationResult |
COS.setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest setBucketInventoryConfigurationRequest)
Sets an inventory configuration (identified by the inventory ID) to the bucket.
|
SetBucketInventoryConfigurationResult |
COSClient.setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest setBucketInventoryConfigurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
SetBucketInventoryConfigurationRequest |
SetBucketInventoryConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket where the inventory configuration will be stored
and returns
SetBucketInventoryConfigurationRequest object for
method chaining. |
SetBucketInventoryConfigurationRequest |
SetBucketInventoryConfigurationRequest.withInventoryConfiguration(InventoryConfiguration inventoryConfiguration)
Sets the inventory configuration and returns the
SetBucketInventoryConfigurationRequest object
for method chaining. |
Copyright © 2023. All rights reserved.