public static interface GetBucketLocationResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<GetBucketLocationResponse.Builder,GetBucketLocationResponse>
| Modifier and Type | Method and Description |
|---|---|
GetBucketLocationResponse.Builder |
locationConstraint(BucketLocationConstraint locationConstraint)
|
GetBucketLocationResponse.Builder |
locationConstraint(String locationConstraint)
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetBucketLocationResponse.Builder locationConstraint(String locationConstraint)
locationConstraint - BucketLocationConstraint,
BucketLocationConstraintGetBucketLocationResponse.Builder locationConstraint(BucketLocationConstraint locationConstraint)
locationConstraint - BucketLocationConstraint,
BucketLocationConstraintCopyright © 2019. All rights reserved.