| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketInventoryConfigurationResult |
COS.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
|
DeleteBucketInventoryConfigurationResult |
COSClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023. All rights reserved.