public static interface DescribeLocationS3Request.Builder extends DataSyncRequest.Builder, SdkPojo, CopyableBuilder<DescribeLocationS3Request.Builder,DescribeLocationS3Request>
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationS3Request.Builder |
locationArn(String locationArn)
The Amazon Resource Name (ARN) of the Amazon S3 bucket location to describe.
|
DescribeLocationS3Request.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DescribeLocationS3Request.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, buildDescribeLocationS3Request.Builder locationArn(String locationArn)
The Amazon Resource Name (ARN) of the Amazon S3 bucket location to describe.
locationArn - The Amazon Resource Name (ARN) of the Amazon S3 bucket location to describe.DescribeLocationS3Request.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DescribeLocationS3Request.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.