Uses of Class
software.amazon.awssdk.services.s3.model.PutBucketInventoryConfigurationRequest
Packages that use PutBucketInventoryConfigurationRequest
-
Uses of PutBucketInventoryConfigurationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type PutBucketInventoryConfigurationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.putBucketInventoryConfiguration(PutBucketInventoryConfigurationRequest putBucketInventoryConfigurationRequest) This implementation of thePUTaction adds an S3 Inventory configuration (identified by the inventory ID) to the bucket.DelegatingS3Client.putBucketInventoryConfiguration(PutBucketInventoryConfigurationRequest putBucketInventoryConfigurationRequest) This implementation of thePUTaction adds an S3 Inventory configuration (identified by the inventory ID) to the bucket.S3AsyncClient.putBucketInventoryConfiguration(PutBucketInventoryConfigurationRequest putBucketInventoryConfigurationRequest) This implementation of thePUTaction adds an S3 Inventory configuration (identified by the inventory ID) to the bucket.S3Client.putBucketInventoryConfiguration(PutBucketInventoryConfigurationRequest putBucketInventoryConfigurationRequest) This implementation of thePUTaction adds an S3 Inventory configuration (identified by the inventory ID) to the bucket. -
Uses of PutBucketInventoryConfigurationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type PutBucketInventoryConfigurationRequestModifier and TypeMethodDescriptionPutBucketInventoryConfigurationRequestMarshaller.marshall(PutBucketInventoryConfigurationRequest putBucketInventoryConfigurationRequest)