Uses of Class
com.oracle.bmc.resourcescheduler.model.Parameter.ParameterType
-
Packages that use Parameter.ParameterType Package Description com.oracle.bmc.resourcescheduler.model -
-
Uses of Parameter.ParameterType in com.oracle.bmc.resourcescheduler.model
Methods in com.oracle.bmc.resourcescheduler.model that return Parameter.ParameterType Modifier and Type Method Description static Parameter.ParameterTypeParameter.ParameterType. create(String key)static Parameter.ParameterTypeParameter.ParameterType. valueOf(String name)Returns the enum constant of this type with the specified name.static Parameter.ParameterType[]Parameter.ParameterType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-