@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeBundleTasksFunction extends Object implements SdkFunction<DescribeBundleTasksRequest,DescribeBundleTasksResult>
| Constructor and Description | 
|---|
| DescribeBundleTasksFunction(AmazonEC2 client)Constructs a new DescribeBundleTasksFunction with the given client | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeBundleTasksResult | apply(DescribeBundleTasksRequest describeBundleTasksRequest)Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
 corresponding result | 
public DescribeBundleTasksFunction(AmazonEC2 client)
client - Service clientpublic DescribeBundleTasksResult apply(DescribeBundleTasksRequest describeBundleTasksRequest)
apply in interface SdkFunction<DescribeBundleTasksRequest,DescribeBundleTasksResult>describeBundleTasksRequest - Corresponding request for the operation