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.
|
build
requestOverrideConfig, requestOverrideConfig
copy
apply, build
DescribeRefreshSchemasStatusRequest.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.Builder
requestOverrideConfig
in interface AwsRequest.Builder
awsRequestOverrideConfig
- The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.