Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
NetworkRoutingConfig |
NetworkRoutingConfig.Builder.build() |
static NetworkRoutingConfig |
NetworkRoutingConfig.getDefaultInstance() |
NetworkRoutingConfig |
Network.getRoutingConfig()
The network-level routing configuration for this network.
|
NetworkRoutingConfig |
Network.Builder.getRoutingConfig()
The network-level routing configuration for this network.
|
Modifier and Type | Method and Description |
---|---|
NetworkRoutingConfig.Builder |
NetworkRoutingConfig.Builder.mergeFrom(NetworkRoutingConfig other) |
static NetworkRoutingConfig.Builder |
NetworkRoutingConfig.newBuilder(NetworkRoutingConfig prototype) |
Network.Builder |
Network.Builder.setRoutingConfig(NetworkRoutingConfig routingConfig)
The network-level routing configuration for this network.
|
Copyright © 2019 Google LLC. All rights reserved.