| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetBucketInventoryConfigurationResponse |
S3Client.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
Returns an inventory configuration (identified by the inventory configuration ID) from the bucket.
|
default CompletableFuture<GetBucketInventoryConfigurationResponse> |
S3AsyncClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
Returns an inventory configuration (identified by the inventory configuration ID) from the bucket.
|
CompletableFuture<GetBucketInventoryConfigurationResponse> |
DelegatingS3AsyncClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
Returns an inventory configuration (identified by the inventory configuration ID) from the bucket.
|
GetBucketInventoryConfigurationResponse |
DelegatingS3Client.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
Returns an inventory configuration (identified by the inventory configuration ID) from the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBucketInventoryConfigurationRequestMarshaller.marshall(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest) |
Copyright © 2023. All rights reserved.