| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform | |
| software.amazon.awssdk.services.ec2.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSpotInstanceRequestsResponse |
EC2Client.describeSpotInstanceRequests()
Describes the Spot instance requests that belong to your account.
|
default DescribeSpotInstanceRequestsResponse |
EC2Client.describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest)
Describes the Spot instance requests that belong to your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSpotInstanceRequestsResponse> |
EC2AsyncClient.describeSpotInstanceRequests()
Describes the Spot instance requests that belong to your account.
|
default CompletableFuture<DescribeSpotInstanceRequestsResponse> |
EC2AsyncClient.describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest)
Describes the Spot instance requests that belong to your account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotInstanceRequestsResponse |
DescribeSpotInstanceRequestsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotInstanceRequestsResponse |
DescribeSpotInstanceRequestsFunction.apply(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.