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