Uses of Class
software.amazon.awssdk.services.databasemigration.model.TestConnectionRequest
Packages that use TestConnectionRequest
Package
Description
-
Uses of TestConnectionRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type TestConnectionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TestConnectionResponse>DatabaseMigrationAsyncClient.testConnection(TestConnectionRequest testConnectionRequest) Tests the connection between the replication instance and the endpoint.default TestConnectionResponseDatabaseMigrationClient.testConnection(TestConnectionRequest testConnectionRequest) Tests the connection between the replication instance and the endpoint. -
Uses of TestConnectionRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type TestConnectionRequestModifier and TypeMethodDescriptionTestConnectionRequestMarshaller.marshall(TestConnectionRequest testConnectionRequest)