| Modifier and Type | Method and Description |
|---|---|
static NodeGroup.MaintenancePolicy |
NodeGroup.MaintenancePolicy.forNumber(int value) |
static NodeGroup.MaintenancePolicy |
NodeGroup.MaintenancePolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NodeGroup.MaintenancePolicy |
NodeGroup.MaintenancePolicy.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NodeGroup.MaintenancePolicy |
NodeGroup.MaintenancePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeGroup.MaintenancePolicy[] |
NodeGroup.MaintenancePolicy.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<NodeGroup.MaintenancePolicy> |
NodeGroup.MaintenancePolicy.internalGetValueMap() |
Copyright © 2023 Google LLC. All rights reserved.