| Modifier and Type | Method and Description |
|---|---|
VRF.VlanAttachment |
VRF.VlanAttachment.Builder.build() |
VRF.VlanAttachment |
VRF.VlanAttachment.Builder.buildPartial() |
static VRF.VlanAttachment |
VRF.VlanAttachment.getDefaultInstance() |
VRF.VlanAttachment |
VRF.VlanAttachment.getDefaultInstanceForType() |
VRF.VlanAttachment |
VRF.VlanAttachment.Builder.getDefaultInstanceForType() |
VRF.VlanAttachment |
VRF.getVlanAttachments(int index)
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachment |
VRF.Builder.getVlanAttachments(int index)
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachment |
VRFOrBuilder.getVlanAttachments(int index)
The list of VLAN attachments for the VRF.
|
static VRF.VlanAttachment |
VRF.VlanAttachment.parseDelimitedFrom(InputStream input) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(byte[] data) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(ByteBuffer data) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(com.google.protobuf.ByteString data) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(com.google.protobuf.CodedInputStream input) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(InputStream input) |
static VRF.VlanAttachment |
VRF.VlanAttachment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VRF.VlanAttachment> |
VRF.VlanAttachment.getParserForType() |
List<VRF.VlanAttachment> |
VRF.getVlanAttachmentsList()
The list of VLAN attachments for the VRF.
|
List<VRF.VlanAttachment> |
VRF.Builder.getVlanAttachmentsList()
The list of VLAN attachments for the VRF.
|
List<VRF.VlanAttachment> |
VRFOrBuilder.getVlanAttachmentsList()
The list of VLAN attachments for the VRF.
|
static com.google.protobuf.Parser<VRF.VlanAttachment> |
VRF.VlanAttachment.parser() |
| Modifier and Type | Method and Description |
|---|---|
VRF.Builder |
VRF.Builder.addVlanAttachments(int index,
VRF.VlanAttachment value)
The list of VLAN attachments for the VRF.
|
VRF.Builder |
VRF.Builder.addVlanAttachments(VRF.VlanAttachment value)
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.mergeFrom(VRF.VlanAttachment other) |
static VRF.VlanAttachment.Builder |
VRF.VlanAttachment.newBuilder(VRF.VlanAttachment prototype) |
VRF.Builder |
VRF.Builder.setVlanAttachments(int index,
VRF.VlanAttachment value)
The list of VLAN attachments for the VRF.
|
| Modifier and Type | Method and Description |
|---|---|
VRF.Builder |
VRF.Builder.addAllVlanAttachments(Iterable<? extends VRF.VlanAttachment> values)
The list of VLAN attachments for the VRF.
|
Copyright © 2022 Google LLC. All rights reserved.