| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteBucketInventoryConfigurationResult |
COSClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest) |
DeleteBucketInventoryConfigurationResult |
COS.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteBucketInventoryConfigurationRequest |
DeleteBucketInventoryConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket containing the inventory configuration to delete
and return
DeleteBucketInventoryConfigurationRequest object for
method chaining. |
DeleteBucketInventoryConfigurationRequest |
DeleteBucketInventoryConfigurationRequest.withId(String id)
Sets the ID used to identify the inventory configuration and
returns
DeleteBucketInventoryConfigurationRequest object
for method chaining. |
Copyright © 2020. All rights reserved.