public static interface GetBucketLocationResponse.Builder extends S3Response.Builder, CopyableBuilder<GetBucketLocationResponse.Builder,GetBucketLocationResponse>
| Modifier and Type | Method and Description |
|---|---|
GetBucketLocationResponse.Builder |
locationConstraint(BucketLocationConstraint locationConstraint)
Sets the value of the LocationConstraint property for this object.
|
GetBucketLocationResponse.Builder |
locationConstraint(String locationConstraint)
Sets the value of the LocationConstraint property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetBucketLocationResponse.Builder locationConstraint(String locationConstraint)
locationConstraint - The new value for the LocationConstraint property for this object.BucketLocationConstraint,
BucketLocationConstraintGetBucketLocationResponse.Builder locationConstraint(BucketLocationConstraint locationConstraint)
locationConstraint - The new value for the LocationConstraint property for this object.BucketLocationConstraint,
BucketLocationConstraintCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.