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