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