static PatchJobs.Instance.PatchState |
PatchJobs.Instance.PatchState.forNumber(int value) |
|
PatchJobs.Instance.PatchState |
PatchJobs.PatchJobInstanceDetails.Builder.getState() |
Current state of instance patch.
|
PatchJobs.Instance.PatchState |
PatchJobs.PatchJobInstanceDetails.getState() |
Current state of instance patch.
|
PatchJobs.Instance.PatchState |
PatchJobs.PatchJobInstanceDetailsOrBuilder.getState() |
Current state of instance patch.
|
static PatchJobs.Instance.PatchState |
PatchJobs.Instance.PatchState.valueOf(int value) |
Deprecated.
|
static PatchJobs.Instance.PatchState |
PatchJobs.Instance.PatchState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PatchJobs.Instance.PatchState |
PatchJobs.Instance.PatchState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PatchJobs.Instance.PatchState[] |
PatchJobs.Instance.PatchState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|