| Modifier and Type | Method and Description |
|---|---|
static PatchJobs.Instance.PatchState |
PatchJobs.Instance.PatchState.forNumber(int value) |
PatchJobs.Instance.PatchState |
PatchJobs.PatchJobInstanceDetailsOrBuilder.getState()
Current state of instance patch.
|
PatchJobs.Instance.PatchState |
PatchJobs.PatchJobInstanceDetails.getState()
Current state of instance patch.
|
PatchJobs.Instance.PatchState |
PatchJobs.PatchJobInstanceDetails.Builder.getState()
Current state of instance patch.
|
static PatchJobs.Instance.PatchState |
PatchJobs.Instance.PatchState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PatchJobs.Instance.PatchState |
PatchJobs.Instance.PatchState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PatchJobs.Instance.PatchState> |
PatchJobs.Instance.PatchState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchJobInstanceDetails.Builder |
PatchJobs.PatchJobInstanceDetails.Builder.setState(PatchJobs.Instance.PatchState value)
Current state of instance patch.
|
Copyright © 2023 Google LLC. All rights reserved.