Uses of Enum
com.exoscale.sdk.model.GetModelResponse.StateEnum
Packages that use GetModelResponse.StateEnum
-
Uses of GetModelResponse.StateEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetModelResponse.StateEnumModifier and TypeMethodDescriptionstatic GetModelResponse.StateEnumGetModelResponse.getState()Model statestatic GetModelResponse.StateEnumReturns the enum constant of this type with the specified name.static GetModelResponse.StateEnum[]GetModelResponse.StateEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type GetModelResponse.StateEnumModifier and TypeMethodDescriptionvoidGetModelResponse.setState(GetModelResponse.StateEnum state) GetModelResponse.state(GetModelResponse.StateEnum state)