| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| 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.
|
Copyright © 2020. All rights reserved.