| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.internal | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
GetBucketInventoryConfigurationResult |
COS.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
Returns an inventory configuration (identified by the inventory ID) from the bucket.
|
GetBucketInventoryConfigurationResult |
COSClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest) |
GetBucketInventoryConfigurationResult |
COS.getBucketInventoryConfiguration(String bucketName,
String id)
Returns an inventory configuration (identified by the inventory ID) from the bucket.
|
GetBucketInventoryConfigurationResult |
COSClient.getBucketInventoryConfiguration(String bucketName,
String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetBucketInventoryConfigurationResult |
XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler.getResult() |
GetBucketInventoryConfigurationResult |
Unmarshallers.GetBucketInventoryConfigurationUnmarshaller.unmarshall(InputStream in) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetBucketInventoryConfigurationResult |
GetBucketInventoryConfigurationResult.withInventoryConfiguration(InventoryConfiguration inventoryConfiguration)
Sets the inventory configuration and returns the
GetBucketInventoryConfigurationResult object
for method chaining. |
Copyright © 2021. All rights reserved.