Uses of Interface
com.google.cloud.networkconnectivity.v1.RoutingVPCOrBuilder
-
Packages that use RoutingVPCOrBuilder Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity API -
-
Uses of RoutingVPCOrBuilder in com.google.cloud.networkconnectivity.v1
Classes in com.google.cloud.networkconnectivity.v1 that implement RoutingVPCOrBuilder Modifier and Type Class Description classRoutingVPCRoutingVPC contains information about the VPC networks associated with the spokes of a Network Connectivity Center hub.static classRoutingVPC.BuilderRoutingVPC contains information about the VPC networks associated with the spokes of a Network Connectivity Center hub.Methods in com.google.cloud.networkconnectivity.v1 that return RoutingVPCOrBuilder Modifier and Type Method Description RoutingVPCOrBuilderHub.Builder. getRoutingVpcsOrBuilder(int index)The VPC networks associated with this hub's spokes.RoutingVPCOrBuilderHub. getRoutingVpcsOrBuilder(int index)The VPC networks associated with this hub's spokes.RoutingVPCOrBuilderHubOrBuilder. getRoutingVpcsOrBuilder(int index)The VPC networks associated with this hub's spokes.Methods in com.google.cloud.networkconnectivity.v1 that return types with arguments of type RoutingVPCOrBuilder Modifier and Type Method Description List<? extends RoutingVPCOrBuilder>Hub.Builder. getRoutingVpcsOrBuilderList()The VPC networks associated with this hub's spokes.List<? extends RoutingVPCOrBuilder>Hub. getRoutingVpcsOrBuilderList()The VPC networks associated with this hub's spokes.List<? extends RoutingVPCOrBuilder>HubOrBuilder. getRoutingVpcsOrBuilderList()The VPC networks associated with this hub's spokes.
-