| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeFleetError> |
FleetData.errors()
Information about the instances that could not be launched by the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
FleetData.Builder |
FleetData.Builder.errors(DescribeFleetError... errors)
Information about the instances that could not be launched by the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
FleetData.Builder |
FleetData.Builder.errors(Collection<DescribeFleetError> errors)
Information about the instances that could not be launched by the fleet.
|
Copyright © 2022. All rights reserved.