CopyableBuilder<RefreshSchemasRequest.Builder,RefreshSchemasRequest>
, SdkBuilder<RefreshSchemasRequest.Builder,RefreshSchemasRequest>
public static interface RefreshSchemasRequest.Builder extends CopyableBuilder<RefreshSchemasRequest.Builder,RefreshSchemasRequest>
Modifier and Type | Method | Description |
---|---|---|
RefreshSchemasRequest.Builder |
endpointArn(String endpointArn) |
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
|
RefreshSchemasRequest.Builder |
replicationInstanceArn(String replicationInstanceArn) |
The Amazon Resource Name (ARN) of the replication instance.
|
copy
apply, build
RefreshSchemasRequest.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.RefreshSchemasRequest.Builder replicationInstanceArn(String replicationInstanceArn)
The Amazon Resource Name (ARN) of the replication instance.
replicationInstanceArn
- The Amazon Resource Name (ARN) of the replication instance.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.