public static interface GetBucketLocationRequest.Builder extends S3Request.Builder, SdkPojo, CopyableBuilder<GetBucketLocationRequest.Builder,GetBucketLocationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBucketLocationRequest.Builder |
bucket(String bucket)
Sets the value of the Bucket property for this object.
|
GetBucketLocationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetBucketLocationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, buildGetBucketLocationRequest.Builder bucket(String bucket)
bucket - The new value for the Bucket property for this object.GetBucketLocationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetBucketLocationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.