Package | Description |
---|---|
com.amazonaws.services.databasemigrationservice | |
com.amazonaws.services.databasemigrationservice.model |
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.
|
Modifier and Type | Method and Description |
---|---|
Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsyncClient.testConnectionAsync(TestConnectionRequest request) |
Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest testConnectionRequest)
Tests the connection between the replication instance and the endpoint.
|
Future<TestConnectionResult> |
AbstractAWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest request) |
Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsyncClient.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest testConnectionRequest,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler)
Tests the connection between the replication instance and the endpoint.
|
Future<TestConnectionResult> |
AbstractAWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsyncClient.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
Future<TestConnectionResult> |
AWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest testConnectionRequest,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler)
Tests the connection between the replication instance and the endpoint.
|
Future<TestConnectionResult> |
AbstractAWSDatabaseMigrationServiceAsync.testConnectionAsync(TestConnectionRequest request,
AsyncHandler<TestConnectionRequest,TestConnectionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
TestConnectionResult |
TestConnectionResult.clone() |
TestConnectionResult |
TestConnectionResult.withConnection(Connection connection)
The connection tested.
|
Copyright © 2018. All rights reserved.