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 ID) from the bucket.
|
default CompletableFuture<GetBucketInventoryConfigurationResponse> |
S3AsyncClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
Returns an inventory configuration (identified by the inventory ID) from the bucket.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetBucketInventoryConfigurationRequestMarshaller.marshall(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest) |
Copyright © 2019. All rights reserved.