| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ListBucketInventoryConfigurationsResult |
COS.listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest listBucketInventoryConfigurationsRequest)
Returns the list of inventory configurations for the bucket.
|
ListBucketInventoryConfigurationsResult |
COSClient.listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest listBucketInventoryConfigurationsRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListBucketInventoryConfigurationsRequest |
ListBucketInventoryConfigurationsRequest.withBucketName(String bucketName)
Sets the name of the COS bucket whose inventory configurations are to be listed.
|
ListBucketInventoryConfigurationsRequest |
ListBucketInventoryConfigurationsRequest.withContinuationToken(String continuationToken)
Sets the optional continuation token.
|
Copyright © 2021. All rights reserved.