Enum IPAllocationPolicy.ClusterIpAllocationCase (1.33.0)

public enum IPAllocationPolicy.ClusterIpAllocationCase extends Enum<IPAllocationPolicy.ClusterIpAllocationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
CLUSTERIPALLOCATION_NOT_SET
CLUSTER_IPV4_CIDR_BLOCK
CLUSTER_SECONDARY_RANGE_NAME

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()