Package | Description |
---|---|
com.google.api.services.servicenetworking.v1beta.model |
Modifier and Type | Method and Description |
---|---|
Connection |
Connection.clone() |
Connection |
Connection.set(String fieldName,
Object value) |
Connection |
Connection.setNetwork(String network)
The name of service consumer's VPC network that's connected with service producer network, in
the following format: `projects/{project}/global/networks/{network}`.
|
Connection |
Connection.setPeering(String peering)
Output only.
|
Connection |
Connection.setReservedPeeringRanges(List<String> reservedPeeringRanges)
The name of one or more allocated IP address ranges for this service producer of type
`PEERING`.
|
Connection |
Connection.setService(String service)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.