static IPAllocationPolicy.IPv6AccessType |
IPAllocationPolicy.IPv6AccessType.forNumber(int value) |
|
IPAllocationPolicy.IPv6AccessType |
IPAllocationPolicy.Builder.getIpv6AccessType() |
The ipv6 access type (internal or external) when create_subnetwork is true
|
IPAllocationPolicy.IPv6AccessType |
IPAllocationPolicy.getIpv6AccessType() |
The ipv6 access type (internal or external) when create_subnetwork is true
|
IPAllocationPolicy.IPv6AccessType |
IPAllocationPolicyOrBuilder.getIpv6AccessType() |
The ipv6 access type (internal or external) when create_subnetwork is true
|
static IPAllocationPolicy.IPv6AccessType |
IPAllocationPolicy.IPv6AccessType.valueOf(int value) |
Deprecated.
|
static IPAllocationPolicy.IPv6AccessType |
IPAllocationPolicy.IPv6AccessType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static IPAllocationPolicy.IPv6AccessType |
IPAllocationPolicy.IPv6AccessType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static IPAllocationPolicy.IPv6AccessType[] |
IPAllocationPolicy.IPv6AccessType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|