Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectLocationCrossSiteInterconnectInfo |
InterconnectLocationCrossSiteInterconnectInfo.clone() |
InterconnectLocationCrossSiteInterconnectInfo |
InterconnectLocationCrossSiteInterconnectInfo.set(String fieldName,
Object value) |
InterconnectLocationCrossSiteInterconnectInfo |
InterconnectLocationCrossSiteInterconnectInfo.setCity(String city)
The remote location for Cross-Site Interconnect wires.
|
Modifier and Type | Method and Description |
---|---|
List<InterconnectLocationCrossSiteInterconnectInfo> |
InterconnectLocation.getCrossSiteInterconnectInfos()
[Output Only] A list of InterconnectLocation.CrossSiteInterconnectInfo objects, that describe
where Cross-Site Interconnect wires may connect to from this location and associated connection
parameters.
|
Modifier and Type | Method and Description |
---|---|
InterconnectLocation |
InterconnectLocation.setCrossSiteInterconnectInfos(List<InterconnectLocationCrossSiteInterconnectInfo> crossSiteInterconnectInfos)
[Output Only] A list of InterconnectLocation.CrossSiteInterconnectInfo objects, that describe
where Cross-Site Interconnect wires may connect to from this location and associated connection
parameters.
|
Copyright © 2011–2025 Google. All rights reserved.