Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
WireEndpoint |
WireEndpoint.clone() |
WireEndpoint |
WireEndpoint.set(String fieldName,
Object value) |
WireEndpoint |
WireEndpoint.setInterconnect(String interconnect) |
WireEndpoint |
WireEndpoint.setVlanTag(Integer vlanTag) |
Modifier and Type | Method and Description |
---|---|
List<WireEndpoint> |
Wire.getEndpoints()
Wire endpoints are specific Interconnect connections.
|
Modifier and Type | Method and Description |
---|---|
Wire |
Wire.setEndpoints(List<WireEndpoint> endpoints)
Wire endpoints are specific Interconnect connections.
|
Copyright © 2011–2025 Google. All rights reserved.