| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| software.amazon.awssdk.services.databasemigration.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TestConnectionResponse> |
DatabaseMigrationAsyncClient.testConnection(TestConnectionRequest testConnectionRequest)
Tests the connection between the replication instance and the endpoint.
|
default TestConnectionResponse |
DatabaseMigrationClient.testConnection(TestConnectionRequest testConnectionRequest)
Tests the connection between the replication instance and the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TestConnectionRequestMarshaller.marshall(TestConnectionRequest testConnectionRequest) |
Copyright © 2023. All rights reserved.