| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.internal | |
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteBucketInventoryConfigurationResponse |
S3Client.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
|
default CompletableFuture<DeleteBucketInventoryConfigurationResponse> |
S3AsyncClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DeleteBucketInventoryConfigurationResponse> |
DelegatingS3AsyncClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBucketInventoryConfigurationRequestMarshaller.marshall(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest) |
Copyright © 2023. All rights reserved.