Uses of Class
com.google.cloud.networkconnectivity.v1.RoutingVPC
-
Packages that use RoutingVPC Package Description com.google.cloud.networkconnectivity.v1 A client to Network Connectivity API -
-
Uses of RoutingVPC in com.google.cloud.networkconnectivity.v1
Methods in com.google.cloud.networkconnectivity.v1 that return RoutingVPC Modifier and Type Method Description RoutingVPCRoutingVPC.Builder. build()RoutingVPCRoutingVPC.Builder. buildPartial()static RoutingVPCRoutingVPC. getDefaultInstance()RoutingVPCRoutingVPC.Builder. getDefaultInstanceForType()RoutingVPCRoutingVPC. getDefaultInstanceForType()RoutingVPCHub.Builder. getRoutingVpcs(int index)The VPC networks associated with this hub's spokes.RoutingVPCHub. getRoutingVpcs(int index)The VPC networks associated with this hub's spokes.RoutingVPCHubOrBuilder. getRoutingVpcs(int index)The VPC networks associated with this hub's spokes.static RoutingVPCRoutingVPC. parseDelimitedFrom(InputStream input)static RoutingVPCRoutingVPC. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoutingVPCRoutingVPC. parseFrom(byte[] data)static RoutingVPCRoutingVPC. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoutingVPCRoutingVPC. parseFrom(com.google.protobuf.ByteString data)static RoutingVPCRoutingVPC. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoutingVPCRoutingVPC. parseFrom(com.google.protobuf.CodedInputStream input)static RoutingVPCRoutingVPC. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoutingVPCRoutingVPC. parseFrom(InputStream input)static RoutingVPCRoutingVPC. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoutingVPCRoutingVPC. parseFrom(ByteBuffer data)static RoutingVPCRoutingVPC. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkconnectivity.v1 that return types with arguments of type RoutingVPC Modifier and Type Method Description com.google.protobuf.Parser<RoutingVPC>RoutingVPC. getParserForType()List<RoutingVPC>Hub.Builder. getRoutingVpcsList()The VPC networks associated with this hub's spokes.List<RoutingVPC>Hub. getRoutingVpcsList()The VPC networks associated with this hub's spokes.List<RoutingVPC>HubOrBuilder. getRoutingVpcsList()The VPC networks associated with this hub's spokes.static com.google.protobuf.Parser<RoutingVPC>RoutingVPC. parser()Methods in com.google.cloud.networkconnectivity.v1 with parameters of type RoutingVPC Modifier and Type Method Description Hub.BuilderHub.Builder. addRoutingVpcs(int index, RoutingVPC value)The VPC networks associated with this hub's spokes.Hub.BuilderHub.Builder. addRoutingVpcs(RoutingVPC value)The VPC networks associated with this hub's spokes.RoutingVPC.BuilderRoutingVPC.Builder. mergeFrom(RoutingVPC other)static RoutingVPC.BuilderRoutingVPC. newBuilder(RoutingVPC prototype)Hub.BuilderHub.Builder. setRoutingVpcs(int index, RoutingVPC value)The VPC networks associated with this hub's spokes.Method parameters in com.google.cloud.networkconnectivity.v1 with type arguments of type RoutingVPC Modifier and Type Method Description Hub.BuilderHub.Builder. addAllRoutingVpcs(Iterable<? extends RoutingVPC> values)The VPC networks associated with this hub's spokes.
-