public static interface GetBucketLocationRequest.Builder extends S3Request.Builder, SdkPojo, CopyableBuilder<GetBucketLocationRequest.Builder,GetBucketLocationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBucketLocationRequest.Builder |
bucket(String bucket)
The name of the bucket for which to get the location.
|
GetBucketLocationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBucketLocationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBucketLocationRequest.Builder bucket(String bucket)
The name of the bucket for which to get the location.
bucket - The name of the bucket for which to get the location.GetBucketLocationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBucketLocationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.