Uses of Interface
com.google.cloud.compute.v1.NetworkRoutingConfigOrBuilder
-
Packages that use NetworkRoutingConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NetworkRoutingConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NetworkRoutingConfigOrBuilder Modifier and Type Class Description class
NetworkRoutingConfig
A routing configuration attached to a network resource.static class
NetworkRoutingConfig.Builder
A routing configuration attached to a network resource.Methods in com.google.cloud.compute.v1 that return NetworkRoutingConfigOrBuilder Modifier and Type Method Description NetworkRoutingConfigOrBuilder
Network.Builder. getRoutingConfigOrBuilder()
The network-level routing configuration for this network.NetworkRoutingConfigOrBuilder
Network. getRoutingConfigOrBuilder()
The network-level routing configuration for this network.NetworkRoutingConfigOrBuilder
NetworkOrBuilder. getRoutingConfigOrBuilder()
The network-level routing configuration for this network.
-