Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketInventoryConfigurationResponse
-
Packages that use GetBucketInventoryConfigurationResponse Package Description software.amazon.awssdk.services.s3 -
-
Uses of GetBucketInventoryConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return GetBucketInventoryConfigurationResponse Modifier and Type Method Description GetBucketInventoryConfigurationResponseDelegatingS3Client. getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)default GetBucketInventoryConfigurationResponseS3Client. getBucketInventoryConfiguration(Consumer<GetBucketInventoryConfigurationRequest.Builder> getBucketInventoryConfigurationRequest)default GetBucketInventoryConfigurationResponseS3Client. getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)Methods in software.amazon.awssdk.services.s3 that return types with arguments of type GetBucketInventoryConfigurationResponse Modifier and Type Method Description CompletableFuture<GetBucketInventoryConfigurationResponse>DelegatingS3AsyncClient. getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)default CompletableFuture<GetBucketInventoryConfigurationResponse>S3AsyncClient. getBucketInventoryConfiguration(Consumer<GetBucketInventoryConfigurationRequest.Builder> getBucketInventoryConfigurationRequest)default CompletableFuture<GetBucketInventoryConfigurationResponse>S3AsyncClient. getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)
-