Interface NodePool.PlacementPolicyOrBuilder (2.4.1)

public static interface NodePool.PlacementPolicyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract NodePool.PlacementPolicy.Type getType()

The type of placement.

.google.container.v1beta1.NodePool.PlacementPolicy.Type type = 1;

Returns
TypeDescription
NodePool.PlacementPolicy.Type

The type.

getTypeValue()

public abstract int getTypeValue()

The type of placement.

.google.container.v1beta1.NodePool.PlacementPolicy.Type type = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for type.