Modifier and Type | Method and Description |
---|---|
TestConnectionResult |
AbstractAWSDatabaseMigrationService.testConnection(TestConnectionRequest request) |
TestConnectionResult |
AWSDatabaseMigrationServiceClient.testConnection(TestConnectionRequest testConnectionRequest)
Tests the connection between the replication instance and the endpoint.
|
TestConnectionResult |
AWSDatabaseMigrationService.testConnection(TestConnectionRequest testConnectionRequest)
Tests the connection between the replication instance and the endpoint.
|
java.util.concurrent.Future<TestConnectionResult> |
AbstractAWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest request) |
java.util.concurrent.Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsyncClient.testConnectionAsync(TestConnectionRequest request) |
java.util.concurrent.Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest testConnectionRequest)
Tests the connection between the replication instance and the endpoint.
|
java.util.concurrent.Future<TestConnectionResult> |
AbstractAWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
java.util.concurrent.Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsyncClient.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
java.util.concurrent.Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest testConnectionRequest,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler)
Tests the connection between the replication instance and the endpoint.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<TestConnectionResult> |
AbstractAWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
java.util.concurrent.Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsyncClient.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
java.util.concurrent.Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest testConnectionRequest,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler)
Tests the connection between the replication instance and the endpoint.
|
Modifier and Type | Method and Description |
---|---|
TestConnectionRequest |
TestConnectionRequest.clone() |
TestConnectionRequest |
TestConnectionRequest.withEndpointArn(java.lang.String endpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the
endpoint.
|
TestConnectionRequest |
TestConnectionRequest.withReplicationInstanceArn(java.lang.String replicationInstanceArn)
The Amazon Resource Number (ARN) of the replication instance.
|
Modifier and Type | Method and Description |
---|---|
Request<TestConnectionRequest> |
TestConnectionRequestMarshaller.marshall(TestConnectionRequest testConnectionRequest) |
Modifier and Type | Method and Description |
---|---|
Request<TestConnectionRequest> |
TestConnectionRequestMarshaller.marshall(TestConnectionRequest testConnectionRequest) |