| Modifier and Type | Method and Description |
|---|---|
static PatchJobs.ExecStepConfig.ExecutableCase |
PatchJobs.ExecStepConfig.ExecutableCase.forNumber(int value) |
PatchJobs.ExecStepConfig.ExecutableCase |
PatchJobs.ExecStepConfigOrBuilder.getExecutableCase() |
PatchJobs.ExecStepConfig.ExecutableCase |
PatchJobs.ExecStepConfig.getExecutableCase() |
PatchJobs.ExecStepConfig.ExecutableCase |
PatchJobs.ExecStepConfig.Builder.getExecutableCase() |
static PatchJobs.ExecStepConfig.ExecutableCase |
PatchJobs.ExecStepConfig.ExecutableCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PatchJobs.ExecStepConfig.ExecutableCase |
PatchJobs.ExecStepConfig.ExecutableCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchJobs.ExecStepConfig.ExecutableCase[] |
PatchJobs.ExecStepConfig.ExecutableCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.