Uses of Enum
software.amazon.awssdk.services.outposts.model.OrderType
Packages that use OrderType
-
Uses of OrderType in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return OrderTypeModifier and TypeMethodDescriptionstatic OrderTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final OrderTypeOrder.orderType()The type of order.final OrderTypeOrderSummary.orderType()The type of order.static OrderTypeReturns the enum constant of this type with the specified name.static OrderType[]OrderType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type OrderTypeMethods in software.amazon.awssdk.services.outposts.model with parameters of type OrderTypeModifier and TypeMethodDescriptionThe type of order.The type of order.