| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.internal |
| 限定符和类型 | 方法和说明 |
|---|---|
SetBucketInventoryConfigurationResult |
COSClient.setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest setBucketInventoryConfigurationRequest) |
SetBucketInventoryConfigurationResult |
COS.setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest setBucketInventoryConfigurationRequest)
Sets an inventory configuration (identified by the inventory ID) to the bucket.
|
SetBucketInventoryConfigurationResult |
COSClient.setBucketInventoryConfiguration(String bucketName,
InventoryConfiguration inventoryConfiguration) |
SetBucketInventoryConfigurationResult |
COS.setBucketInventoryConfiguration(String bucketName,
InventoryConfiguration inventoryConfiguration)
Sets an inventory configuration (identified by the inventory ID) to the bucket.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SetBucketInventoryConfigurationResult |
Unmarshallers.SetBucketInventoryConfigurationUnmarshaller.unmarshall(InputStream in) |
Copyright © 2020. All rights reserved.