public static interface DescribeRefreshSchemasStatusRequest.Builder extends DatabaseMigrationRequest.Builder, SdkPojo, CopyableBuilder<DescribeRefreshSchemasStatusRequest.Builder,DescribeRefreshSchemasStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeRefreshSchemasStatusRequest.Builder |
endpointArn(String endpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
|
DescribeRefreshSchemasStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DescribeRefreshSchemasStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, buildDescribeRefreshSchemasStatusRequest.Builder endpointArn(String endpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
endpointArn - The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.DescribeRefreshSchemasStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DescribeRefreshSchemasStatusRequest.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.