Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
WireGroupEndpoint |
WireGroupEndpoint.clone() |
WireGroupEndpoint |
WireGroupEndpoint.set(String fieldName,
Object value) |
WireGroupEndpoint |
WireGroupEndpoint.setInterconnects(Map<String,WireGroupEndpointInterconnect> interconnects)
A map that contains the redundant Interconnect connections.
|
Modifier and Type | Method and Description |
---|---|
Map<String,WireGroupEndpoint> |
WireGroup.getEndpoints()
A map that contains the logical endpoints of the wire group.
|
Modifier and Type | Method and Description |
---|---|
WireGroup |
WireGroup.setEndpoints(Map<String,WireGroupEndpoint> endpoints)
A map that contains the logical endpoints of the wire group.
|
Copyright © 2011–2025 Google. All rights reserved.