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