Package | Description |
---|---|
com.google.api.services.servicenetworking.v1beta.model |
Modifier and Type | Method and Description |
---|---|
Route |
Route.clone() |
Route |
Route.set(String fieldName,
Object value) |
Route |
Route.setDestRange(String destRange)
Destination CIDR range that this route applies to.
|
Route |
Route.setName(String name)
Route name.
|
Route |
Route.setNetwork(String network)
Fully-qualified URL of the VPC network in the producer host tenant project that this route
applies to.
|
Route |
Route.setNextHopGateway(String nextHopGateway)
Fully-qualified URL of the gateway that should handle matching packets that this route applies
to.
|
Copyright © 2011–2024 Google. All rights reserved.