| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.internal |
| 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) |
SetBucketInventoryConfigurationResult |
COS.setBucketInventoryConfiguration(String bucketName,
InventoryConfiguration inventoryConfiguration)
Sets an inventory configuration (identified by the inventory ID) to the bucket.
|
SetBucketInventoryConfigurationResult |
COSClient.setBucketInventoryConfiguration(String bucketName,
InventoryConfiguration inventoryConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
SetBucketInventoryConfigurationResult |
Unmarshallers.SetBucketInventoryConfigurationUnmarshaller.unmarshall(InputStream in) |
Copyright © 2023. All rights reserved.