| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Method and Description |
|---|---|
default GetBucketInventoryConfigurationResponse |
S3Client.getBucketInventoryConfiguration(Consumer<GetBucketInventoryConfigurationRequest.Builder> getBucketInventoryConfigurationRequest)
|
default GetBucketInventoryConfigurationResponse |
S3Client.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
|
GetBucketInventoryConfigurationResponse |
DelegatingS3Client.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBucketInventoryConfigurationResponse> |
S3AsyncClient.getBucketInventoryConfiguration(Consumer<GetBucketInventoryConfigurationRequest.Builder> getBucketInventoryConfigurationRequest)
|
default CompletableFuture<GetBucketInventoryConfigurationResponse> |
S3AsyncClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
|
CompletableFuture<GetBucketInventoryConfigurationResponse> |
DelegatingS3AsyncClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
|
Copyright © 2026. All rights reserved.