| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryRecordEntry> |
DescribeFleetHistoryResponse.historyRecords()
Information about the events in the history of the EC2 Fleet.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetHistoryResponse.Builder |
DescribeFleetHistoryResponse.Builder.historyRecords(HistoryRecordEntry... historyRecords)
Information about the events in the history of the EC2 Fleet.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetHistoryResponse.Builder |
DescribeFleetHistoryResponse.Builder.historyRecords(Collection<HistoryRecordEntry> historyRecords)
Information about the events in the history of the EC2 Fleet.
|
Copyright © 2022. All rights reserved.