| Modifier and Type | Method and Description |
|---|---|
static PatchDeployments.PatchDeployment.State |
PatchDeployments.PatchDeployment.State.forNumber(int value) |
PatchDeployments.PatchDeployment.State |
PatchDeployments.PatchDeploymentOrBuilder.getState()
Output only.
|
PatchDeployments.PatchDeployment.State |
PatchDeployments.PatchDeployment.getState()
Output only.
|
PatchDeployments.PatchDeployment.State |
PatchDeployments.PatchDeployment.Builder.getState()
Output only.
|
static PatchDeployments.PatchDeployment.State |
PatchDeployments.PatchDeployment.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PatchDeployments.PatchDeployment.State |
PatchDeployments.PatchDeployment.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PatchDeployments.PatchDeployment.State |
PatchDeployments.PatchDeployment.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchDeployments.PatchDeployment.State[] |
PatchDeployments.PatchDeployment.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<PatchDeployments.PatchDeployment.State> |
PatchDeployments.PatchDeployment.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PatchDeployments.PatchDeployment.Builder |
PatchDeployments.PatchDeployment.Builder.setState(PatchDeployments.PatchDeployment.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.