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