| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryRecord> |
DescribeSpotFleetRequestHistoryResponse.historyRecords()
Information about the events in the history of the Spot fleet request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotFleetRequestHistoryResponse.Builder |
DescribeSpotFleetRequestHistoryResponse.Builder.historyRecords(HistoryRecord... historyRecords)
Information about the events in the history of the Spot fleet request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSpotFleetRequestHistoryResponse.Builder |
DescribeSpotFleetRequestHistoryResponse.Builder.historyRecords(Collection<HistoryRecord> historyRecords)
Information about the events in the history of the Spot fleet request.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryRecord |
HistoryRecordUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.