Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
WireGroupEndpointInterconnect |
WireGroupEndpointInterconnect.clone() |
WireGroupEndpointInterconnect |
WireGroupEndpointInterconnect.set(String fieldName,
Object value) |
WireGroupEndpointInterconnect |
WireGroupEndpointInterconnect.setInterconnect(String interconnect)
Required.
|
WireGroupEndpointInterconnect |
WireGroupEndpointInterconnect.setVlanTags(List<Integer> vlanTags)
Required.
|
Modifier and Type | Method and Description |
---|---|
Map<String,WireGroupEndpointInterconnect> |
WireGroupEndpoint.getInterconnects()
A map that contains the redundant Interconnect connections.
|
Modifier and Type | Method and Description |
---|---|
WireGroupEndpoint |
WireGroupEndpoint.setInterconnects(Map<String,WireGroupEndpointInterconnect> interconnects)
A map that contains the redundant Interconnect connections.
|
Copyright © 2011–2025 Google. All rights reserved.