Uses of Class
software.amazon.awssdk.services.s3.model.DeleteBucketInventoryConfigurationResponse
-
Packages that use DeleteBucketInventoryConfigurationResponse Package Description software.amazon.awssdk.services.s3 -
-
Uses of DeleteBucketInventoryConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return DeleteBucketInventoryConfigurationResponse Modifier and Type Method Description DeleteBucketInventoryConfigurationResponseDelegatingS3Client. deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)default DeleteBucketInventoryConfigurationResponseS3Client. deleteBucketInventoryConfiguration(Consumer<DeleteBucketInventoryConfigurationRequest.Builder> deleteBucketInventoryConfigurationRequest)default DeleteBucketInventoryConfigurationResponseS3Client. deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)Methods in software.amazon.awssdk.services.s3 that return types with arguments of type DeleteBucketInventoryConfigurationResponse Modifier and Type Method Description CompletableFuture<DeleteBucketInventoryConfigurationResponse>DelegatingS3AsyncClient. deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)default CompletableFuture<DeleteBucketInventoryConfigurationResponse>S3AsyncClient. deleteBucketInventoryConfiguration(Consumer<DeleteBucketInventoryConfigurationRequest.Builder> deleteBucketInventoryConfigurationRequest)default CompletableFuture<DeleteBucketInventoryConfigurationResponse>S3AsyncClient. deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)
-