| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.internal | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
GetBucketInventoryConfigurationResult |
XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler.getResult() |
GetBucketInventoryConfigurationResult |
Unmarshallers.GetBucketInventoryConfigurationUnmarshaller.unmarshall(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
GetBucketInventoryConfigurationResult |
GetBucketInventoryConfigurationResult.withInventoryConfiguration(InventoryConfiguration inventoryConfiguration)
Sets the inventory configuration and returns the
GetBucketInventoryConfigurationResult object
for method chaining. |
Copyright © 2023. All rights reserved.