| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSpotFleetRequestHistoryResponse |
EC2Client.describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot fleet request during the specified time.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSpotFleetRequestHistoryResponse> |
EC2AsyncClient.describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot fleet request during the specified time.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotFleetRequestHistoryResponse |
DescribeSpotFleetRequestHistoryResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.