@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TestConnectionFunction extends Object implements SdkFunction<TestConnectionRequest,TestConnectionResult>
| Constructor and Description |
|---|
TestConnectionFunction(AWSDatabaseMigrationService client)
Constructs a new TestConnectionFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
TestConnectionResult |
apply(TestConnectionRequest testConnectionRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public TestConnectionFunction(AWSDatabaseMigrationService client)
client - Service clientpublic TestConnectionResult apply(TestConnectionRequest testConnectionRequest)
apply in interface SdkFunction<TestConnectionRequest,TestConnectionResult>testConnectionRequest - Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.