| Package | Description |
|---|---|
| com.qcloud.cos | |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
GetBucketInventoryConfigurationRequest |
GetBucketInventoryConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket containing the inventory configuration to retrieve
and returns
GetBucketInventoryConfigurationRequest object for
method chaining. |
GetBucketInventoryConfigurationRequest |
GetBucketInventoryConfigurationRequest.withId(String id)
Sets the ID used to identify the inventory configuration and
returns
GetBucketInventoryConfigurationRequest object
for method chaining. |
Copyright © 2023. All rights reserved.