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 classNetworkRoutingConfigA routing configuration attached to a network resource.static classNetworkRoutingConfig.BuilderA routing configuration attached to a network resource.Methods in com.google.cloud.compute.v1 that return NetworkRoutingConfigOrBuilder Modifier and Type Method Description NetworkRoutingConfigOrBuilderNetwork.Builder. getRoutingConfigOrBuilder()The network-level routing configuration for this network.NetworkRoutingConfigOrBuilderNetwork. getRoutingConfigOrBuilder()The network-level routing configuration for this network.NetworkRoutingConfigOrBuilderNetworkOrBuilder. getRoutingConfigOrBuilder()The network-level routing configuration for this network.
-