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