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