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