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