static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.forNumber(int value) |
|
PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Builder.getInterpreter() |
The script interpreter to use to run the script.
|
PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.getInterpreter() |
The script interpreter to use to run the script.
|
PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfigOrBuilder.getInterpreter() |
The script interpreter to use to run the script.
|
static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.valueOf(int value) |
Deprecated.
|
static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PatchJobs.ExecStepConfig.Interpreter |
PatchJobs.ExecStepConfig.Interpreter.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PatchJobs.ExecStepConfig.Interpreter[] |
PatchJobs.ExecStepConfig.Interpreter.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|