Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketLocationRequest
Packages that use GetBucketLocationRequest
-
Uses of GetBucketLocationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type GetBucketLocationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) DelegatingS3Client.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) S3AsyncClient.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) default GetBucketLocationResponseS3Client.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) -
Uses of GetBucketLocationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type GetBucketLocationRequestModifier and TypeMethodDescriptionGetBucketLocationRequestMarshaller.marshall(GetBucketLocationRequest getBucketLocationRequest)