public static interface DescribeRefreshSchemasStatusRequest.Builder extends DatabaseMigrationRequest.Builder, 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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.