| Modifier and Type | Class and Description |
|---|---|
static class |
VRF.VlanAttachment
VLAN attachment details.
|
static class |
VRF.VlanAttachment.Builder
VLAN attachment details.
|
| Modifier and Type | Method and Description |
|---|---|
VRF.VlanAttachmentOrBuilder |
VRF.getVlanAttachmentsOrBuilder(int index)
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachmentOrBuilder |
VRF.Builder.getVlanAttachmentsOrBuilder(int index)
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachmentOrBuilder |
VRFOrBuilder.getVlanAttachmentsOrBuilder(int index)
The list of VLAN attachments for the VRF.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VRF.VlanAttachmentOrBuilder> |
VRF.getVlanAttachmentsOrBuilderList()
The list of VLAN attachments for the VRF.
|
List<? extends VRF.VlanAttachmentOrBuilder> |
VRF.Builder.getVlanAttachmentsOrBuilderList()
The list of VLAN attachments for the VRF.
|
List<? extends VRF.VlanAttachmentOrBuilder> |
VRFOrBuilder.getVlanAttachmentsOrBuilderList()
The list of VLAN attachments for the VRF.
|
Copyright © 2022 Google LLC. All rights reserved.