Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketLocationResponse
Packages that use GetBucketLocationResponse
-
Uses of GetBucketLocationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return GetBucketLocationResponseModifier and TypeMethodDescriptionDelegatingS3Client.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) default GetBucketLocationResponseS3Client.getBucketLocation(Consumer<GetBucketLocationRequest.Builder> getBucketLocationRequest) default GetBucketLocationResponseS3Client.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) Methods in software.amazon.awssdk.services.s3 that return types with arguments of type GetBucketLocationResponseModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest) S3AsyncClient.getBucketLocation(Consumer<GetBucketLocationRequest.Builder> getBucketLocationRequest) S3AsyncClient.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)