| Modifier and Type | Method and Description |
|---|---|
static PatchJobs.PatchJob.State |
PatchJobs.PatchJob.State.forNumber(int value) |
PatchJobs.PatchJob.State |
PatchJobs.PatchJobOrBuilder.getState()
The current state of the PatchJob.
|
PatchJobs.PatchJob.State |
PatchJobs.PatchJob.getState()
The current state of the PatchJob.
|
PatchJobs.PatchJob.State |
PatchJobs.PatchJob.Builder.getState()
The current state of the PatchJob.
|
static PatchJobs.PatchJob.State |
PatchJobs.PatchJob.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PatchJobs.PatchJob.State |
PatchJobs.PatchJob.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PatchJobs.PatchJob.State |
PatchJobs.PatchJob.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchJobs.PatchJob.State[] |
PatchJobs.PatchJob.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PatchJobs.PatchJob.State> |
PatchJobs.PatchJob.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.setState(PatchJobs.PatchJob.State value)
The current state of the PatchJob.
|
Copyright © 2023 Google LLC. All rights reserved.