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