Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectGroupInterconnect |
InterconnectGroupInterconnect.clone() |
InterconnectGroupInterconnect |
InterconnectGroupInterconnect.set(String fieldName,
Object value) |
InterconnectGroupInterconnect |
InterconnectGroupInterconnect.setInterconnect(String interconnect)
The URL of an Interconnect in this group.
|
Modifier and Type | Method and Description |
---|---|
Map<String,InterconnectGroupInterconnect> |
InterconnectGroup.getInterconnects()
Interconnects in the InterconnectGroup.
|
Modifier and Type | Method and Description |
---|---|
InterconnectGroup |
InterconnectGroup.setInterconnects(Map<String,InterconnectGroupInterconnect> interconnects)
Interconnects in the InterconnectGroup.
|
Copyright © 2011–2025 Google. All rights reserved.