| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
VlanAttachment |
VlanAttachment.clone() |
VlanAttachment |
VlanAttachment.set(String fieldName,
Object value) |
VlanAttachment |
VlanAttachment.setBandwidth(String bandwidth)
Capacities in the [pricing table](https://cloud.google.com/vpc/network-pricing#interconnect-
pricing) Examples of capacity are: 50/100/200/300/400/500-Mbps, 1/2/5/10/20/50-Gbps.
|
VlanAttachment |
VlanAttachment.setVlanCount(Usage vlanCount)
VLAN usage.
|
| Modifier and Type | Method and Description |
|---|---|
List<VlanAttachment> |
CloudInterconnectWorkload.getInterconnectAttachments()
VLAN attachment used for interconnect.
|
| Modifier and Type | Method and Description |
|---|---|
CloudInterconnectWorkload |
CloudInterconnectWorkload.setInterconnectAttachments(List<VlanAttachment> interconnectAttachments)
VLAN attachment used for interconnect.
|
Copyright © 2011–2024 Google. All rights reserved.