Uses of Class
com.google.cloud.edgecontainer.v1.VpnConnection.BgpRoutingMode
-
Packages that use VpnConnection.BgpRoutingMode Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container API -
-
Uses of VpnConnection.BgpRoutingMode in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return VpnConnection.BgpRoutingMode Modifier and Type Method Description static VpnConnection.BgpRoutingModeVpnConnection.BgpRoutingMode. forNumber(int value)VpnConnection.BgpRoutingModeVpnConnection.Builder. getBgpRoutingMode()Deprecated.google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated.VpnConnection.BgpRoutingModeVpnConnection. getBgpRoutingMode()Deprecated.google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated.VpnConnection.BgpRoutingModeVpnConnectionOrBuilder. getBgpRoutingMode()Deprecated.google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated.static VpnConnection.BgpRoutingModeVpnConnection.BgpRoutingMode. valueOf(int value)Deprecated.static VpnConnection.BgpRoutingModeVpnConnection.BgpRoutingMode. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static VpnConnection.BgpRoutingModeVpnConnection.BgpRoutingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static VpnConnection.BgpRoutingMode[]VpnConnection.BgpRoutingMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type VpnConnection.BgpRoutingMode Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<VpnConnection.BgpRoutingMode>VpnConnection.BgpRoutingMode. internalGetValueMap()Methods in com.google.cloud.edgecontainer.v1 with parameters of type VpnConnection.BgpRoutingMode Modifier and Type Method Description VpnConnection.BuilderVpnConnection.Builder. setBgpRoutingMode(VpnConnection.BgpRoutingMode value)Deprecated.google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated.
-