| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| 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) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021. All rights reserved.