Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
WireGroupTopologyEndpoint |
WireGroupTopologyEndpoint.clone() |
WireGroupTopologyEndpoint |
WireGroupTopologyEndpoint.set(String fieldName,
Object value) |
WireGroupTopologyEndpoint |
WireGroupTopologyEndpoint.setCity(String city)
The InterconnectLocation.city (metropolitan area designator) that all interconnects are located
in.
|
WireGroupTopologyEndpoint |
WireGroupTopologyEndpoint.setLabel(String label)
Endpoint label from the wire group.
|
Modifier and Type | Method and Description |
---|---|
List<WireGroupTopologyEndpoint> |
WireGroupTopology.getEndpoints()
Topology details for all endpoints in the wire group.
|
Modifier and Type | Method and Description |
---|---|
WireGroupTopology |
WireGroupTopology.setEndpoints(List<WireGroupTopologyEndpoint> endpoints)
Topology details for all endpoints in the wire group.
|
Copyright © 2011–2025 Google. All rights reserved.