Uses of Class
software.amazon.awssdk.services.s3.model.DeleteBucketInventoryConfigurationRequest
Packages that use DeleteBucketInventoryConfigurationRequest
-
Uses of DeleteBucketInventoryConfigurationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type DeleteBucketInventoryConfigurationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest) Deletes an S3 Inventory configuration (identified by the inventory ID) from the bucket.DelegatingS3Client.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest) Deletes an S3 Inventory configuration (identified by the inventory ID) from the bucket.S3AsyncClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest) Deletes an S3 Inventory configuration (identified by the inventory ID) from the bucket.S3Client.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest) Deletes an S3 Inventory configuration (identified by the inventory ID) from the bucket. -
Uses of DeleteBucketInventoryConfigurationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type DeleteBucketInventoryConfigurationRequestModifier and TypeMethodDescriptionDeleteBucketInventoryConfigurationRequestMarshaller.marshall(DeleteBucketInventoryConfigurationRequest deleteBucketInventoryConfigurationRequest)