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 LinkedVpnTunnels
LinkedVpnTunnels.Builder. build()
LinkedVpnTunnels
LinkedVpnTunnels.Builder. buildPartial()
static LinkedVpnTunnels
LinkedVpnTunnels. getDefaultInstance()
LinkedVpnTunnels
LinkedVpnTunnels.Builder. getDefaultInstanceForType()
LinkedVpnTunnels
LinkedVpnTunnels. getDefaultInstanceForType()
LinkedVpnTunnels
Spoke.Builder. getLinkedVpnTunnels()
VPN tunnels that are associated with the spoke.LinkedVpnTunnels
Spoke. getLinkedVpnTunnels()
VPN tunnels that are associated with the spoke.LinkedVpnTunnels
SpokeOrBuilder. getLinkedVpnTunnels()
VPN tunnels that are associated with the spoke.static LinkedVpnTunnels
LinkedVpnTunnels. parseDelimitedFrom(InputStream input)
static LinkedVpnTunnels
LinkedVpnTunnels. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(byte[] data)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(com.google.protobuf.ByteString data)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(com.google.protobuf.CodedInputStream input)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(InputStream input)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LinkedVpnTunnels
LinkedVpnTunnels. parseFrom(ByteBuffer data)
static LinkedVpnTunnels
LinkedVpnTunnels. 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.Builder
LinkedVpnTunnels.Builder. mergeFrom(LinkedVpnTunnels other)
Spoke.Builder
Spoke.Builder. mergeLinkedVpnTunnels(LinkedVpnTunnels value)
VPN tunnels that are associated with the spoke.static LinkedVpnTunnels.Builder
LinkedVpnTunnels. newBuilder(LinkedVpnTunnels prototype)
Spoke.Builder
Spoke.Builder. setLinkedVpnTunnels(LinkedVpnTunnels value)
VPN tunnels that are associated with the spoke.
-