| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.internal |
| 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) |
DeleteBucketInventoryConfigurationResult |
COS.deleteBucketInventoryConfiguration(String bucketName,
String id)
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
|
DeleteBucketInventoryConfigurationResult |
COSClient.deleteBucketInventoryConfiguration(String bucketName,
String id) |
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketInventoryConfigurationResult |
Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller.unmarshall(InputStream in) |
Copyright © 2023. All rights reserved.