Uses of Interface
software.amazon.awssdk.services.s3.model.GetBucketLocationResponse.Builder
Packages that use GetBucketLocationResponse.Builder
-
Uses of GetBucketLocationResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetBucketLocationResponse.BuilderModifier and TypeMethodDescriptionGetBucketLocationResponse.builder()GetBucketLocationResponse.Builder.locationConstraint(String locationConstraint) Specifies the Region where the bucket resides.GetBucketLocationResponse.Builder.locationConstraint(BucketLocationConstraint locationConstraint) Specifies the Region where the bucket resides.GetBucketLocationResponse.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetBucketLocationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetBucketLocationResponse.Builder>GetBucketLocationResponse.serializableBuilderClass()