static NodePoolUpdateStrategy |
NodePoolUpdateStrategy.forNumber(int value) |
|
NodePoolUpdateStrategy |
NodePool.UpgradeSettings.Builder.getStrategy() |
Update strategy of the node pool.
|
NodePoolUpdateStrategy |
NodePool.UpgradeSettings.getStrategy() |
Update strategy of the node pool.
|
NodePoolUpdateStrategy |
NodePool.UpgradeSettingsOrBuilder.getStrategy() |
Update strategy of the node pool.
|
static NodePoolUpdateStrategy |
NodePoolUpdateStrategy.valueOf(int value) |
Deprecated.
|
static NodePoolUpdateStrategy |
NodePoolUpdateStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static NodePoolUpdateStrategy |
NodePoolUpdateStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NodePoolUpdateStrategy[] |
NodePoolUpdateStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|