Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketInventoryConfigurationRequest
Packages that use GetBucketInventoryConfigurationRequest
-
Uses of GetBucketInventoryConfigurationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type GetBucketInventoryConfigurationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest) Returns an S3 Inventory configuration (identified by the inventory configuration ID) from the bucket.DelegatingS3Client.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest) Returns an S3 Inventory configuration (identified by the inventory configuration ID) from the bucket.S3AsyncClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest) Returns an S3 Inventory configuration (identified by the inventory configuration ID) from the bucket.S3Client.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest) Returns an S3 Inventory configuration (identified by the inventory configuration ID) from the bucket. -
Uses of GetBucketInventoryConfigurationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type GetBucketInventoryConfigurationRequestModifier and TypeMethodDescriptionGetBucketInventoryConfigurationRequestMarshaller.marshall(GetBucketInventoryConfigurationRequest getBucketInventoryConfigurationRequest)