Uses of Class
software.amazon.awssdk.services.ec2.model.CreateFleetError
Packages that use CreateFleetError
-
Uses of CreateFleetError in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateFleetErrorModifier and TypeMethodDescriptionfinal List<CreateFleetError>CreateFleetResponse.errors()Information about the instances that could not be launched by the fleet.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CreateFleetErrorModifier and TypeMethodDescriptionCreateFleetResponse.Builder.errors(CreateFleetError... errors) Information about the instances that could not be launched by the fleet.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type CreateFleetErrorModifier and TypeMethodDescriptionCreateFleetResponse.Builder.errors(Collection<CreateFleetError> errors) Information about the instances that could not be launched by the fleet.