Uses of Class
com.google.cloud.networkconnectivity.v1.LinkedVpnTunnels
-
Packages that use LinkedVpnTunnels Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity API -
-
Uses of LinkedVpnTunnels in com.google.cloud.networkconnectivity.v1
Methods in com.google.cloud.networkconnectivity.v1 that return LinkedVpnTunnels Modifier and Type Method Description LinkedVpnTunnelsLinkedVpnTunnels.Builder. build()LinkedVpnTunnelsLinkedVpnTunnels.Builder. buildPartial()static LinkedVpnTunnelsLinkedVpnTunnels. getDefaultInstance()LinkedVpnTunnelsLinkedVpnTunnels.Builder. getDefaultInstanceForType()LinkedVpnTunnelsLinkedVpnTunnels. getDefaultInstanceForType()LinkedVpnTunnelsSpoke.Builder. getLinkedVpnTunnels()VPN tunnels that are associated with the spoke.LinkedVpnTunnelsSpoke. getLinkedVpnTunnels()VPN tunnels that are associated with the spoke.LinkedVpnTunnelsSpokeOrBuilder. getLinkedVpnTunnels()VPN tunnels that are associated with the spoke.static LinkedVpnTunnelsLinkedVpnTunnels. parseDelimitedFrom(InputStream input)static LinkedVpnTunnelsLinkedVpnTunnels. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(byte[] data)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(com.google.protobuf.ByteString data)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(com.google.protobuf.CodedInputStream input)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(InputStream input)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(ByteBuffer data)static LinkedVpnTunnelsLinkedVpnTunnels. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkconnectivity.v1 that return types with arguments of type LinkedVpnTunnels Modifier and Type Method Description com.google.protobuf.Parser<LinkedVpnTunnels>LinkedVpnTunnels. getParserForType()static com.google.protobuf.Parser<LinkedVpnTunnels>LinkedVpnTunnels. parser()Methods in com.google.cloud.networkconnectivity.v1 with parameters of type LinkedVpnTunnels Modifier and Type Method Description LinkedVpnTunnels.BuilderLinkedVpnTunnels.Builder. mergeFrom(LinkedVpnTunnels other)Spoke.BuilderSpoke.Builder. mergeLinkedVpnTunnels(LinkedVpnTunnels value)VPN tunnels that are associated with the spoke.static LinkedVpnTunnels.BuilderLinkedVpnTunnels. newBuilder(LinkedVpnTunnels prototype)Spoke.BuilderSpoke.Builder. setLinkedVpnTunnels(LinkedVpnTunnels value)VPN tunnels that are associated with the spoke.
-