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