Uses of Interface
software.amazon.awssdk.services.s3.model.GetBucketLocationRequest.Builder
Packages that use GetBucketLocationRequest.Builder
-
Uses of GetBucketLocationRequest.Builder in software.amazon.awssdk.services.s3
Method parameters in software.amazon.awssdk.services.s3 with type arguments of type GetBucketLocationRequest.BuilderModifier and TypeMethodDescriptionS3AsyncClient.getBucketLocation(Consumer<GetBucketLocationRequest.Builder> getBucketLocationRequest) default GetBucketLocationResponseS3Client.getBucketLocation(Consumer<GetBucketLocationRequest.Builder> getBucketLocationRequest) -
Uses of GetBucketLocationRequest.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetBucketLocationRequest.BuilderModifier and TypeMethodDescriptionThe name of the bucket for which to get the location.GetBucketLocationRequest.builder()GetBucketLocationRequest.Builder.expectedBucketOwner(String expectedBucketOwner) The account ID of the expected bucket owner.GetBucketLocationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetBucketLocationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetBucketLocationRequest.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetBucketLocationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetBucketLocationRequest.Builder>GetBucketLocationRequest.serializableBuilderClass()