@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeSpotInstanceRequestsFunction extends Object implements SdkFunction<DescribeSpotInstanceRequestsRequest,DescribeSpotInstanceRequestsResponse>
| Constructor and Description |
|---|
DescribeSpotInstanceRequestsFunction(EC2Client client)
Constructs a new DescribeSpotInstanceRequestsFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotInstanceRequestsResponse |
apply(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeSpotInstanceRequestsFunction(EC2Client client)
client - Service clientpublic DescribeSpotInstanceRequestsResponse apply(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest)
apply in interface SdkFunction<DescribeSpotInstanceRequestsRequest,DescribeSpotInstanceRequestsResponse>describeSpotInstanceRequestsRequest - Corresponding request for the operationCopyright © 2017. All rights reserved.