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