CopyableBuilder<GetBucketLocationResponse.Builder,GetBucketLocationResponse>
, SdkBuilder<GetBucketLocationResponse.Builder,GetBucketLocationResponse>
public static interface GetBucketLocationResponse.Builder extends CopyableBuilder<GetBucketLocationResponse.Builder,GetBucketLocationResponse>
Modifier and Type | Method | Description |
---|---|---|
GetBucketLocationResponse.Builder |
locationConstraint(String locationConstraint) |
|
GetBucketLocationResponse.Builder |
locationConstraint(BucketLocationConstraint locationConstraint) |
copy
apply, build
GetBucketLocationResponse.Builder locationConstraint(String locationConstraint)
locationConstraint
- BucketLocationConstraint
GetBucketLocationResponse.Builder locationConstraint(BucketLocationConstraint locationConstraint)
locationConstraint
- BucketLocationConstraint
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.