Uses of Enum
software.amazon.awssdk.services.ec2.model.FleetType
Packages that use FleetType
-
Uses of FleetType in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FleetTypeModifier and TypeMethodDescriptionstatic FleetTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final FleetTypeCreateFleetRequest.type()The fleet type.final FleetTypeFleetData.type()The type of request.final FleetTypeSpotFleetRequestConfigData.type()The type of request.static FleetTypeReturns the enum constant of this type with the specified name.static FleetType[]FleetType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type FleetTypeMethods in software.amazon.awssdk.services.ec2.model with parameters of type FleetTypeModifier and TypeMethodDescriptionThe fleet type.The type of request.The type of request.