VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VRF.VlanAttachment.Builder |
VRF.Builder.addVlanAttachmentsBuilder() |
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachment.Builder |
VRF.Builder.addVlanAttachmentsBuilder(int index) |
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clear() |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearId() |
Immutable.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearInterconnectAttachment() |
Optional.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearPairingKey() |
Input only.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearPeerIp() |
The peer IP of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearPeerVlanId() |
The peer vlan ID of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearQosPolicy() |
The QOS policy applied to this VLAN attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clearRouterIp() |
The router IP of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.clone() |
|
VRF.VlanAttachment.Builder |
VRF.Builder.getVlanAttachmentsBuilder(int index) |
The list of VLAN attachments for the VRF.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.mergeFrom(VRF.VlanAttachment other) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.mergeQosPolicy(VRF.QosPolicy value) |
The QOS policy applied to this VLAN attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static VRF.VlanAttachment.Builder |
VRF.VlanAttachment.newBuilder() |
|
static VRF.VlanAttachment.Builder |
VRF.VlanAttachment.newBuilder(VRF.VlanAttachment prototype) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.newBuilderForType() |
|
protected VRF.VlanAttachment.Builder |
VRF.VlanAttachment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setId(String value) |
Immutable.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setIdBytes(com.google.protobuf.ByteString value) |
Immutable.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setInterconnectAttachment(String value) |
Optional.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setInterconnectAttachmentBytes(com.google.protobuf.ByteString value) |
Optional.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setPairingKey(String value) |
Input only.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setPairingKeyBytes(com.google.protobuf.ByteString value) |
Input only.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setPeerIp(String value) |
The peer IP of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setPeerIpBytes(com.google.protobuf.ByteString value) |
The peer IP of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setPeerVlanId(long value) |
The peer vlan ID of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setQosPolicy(VRF.QosPolicy value) |
The QOS policy applied to this VLAN attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setQosPolicy(VRF.QosPolicy.Builder builderForValue) |
The QOS policy applied to this VLAN attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setRouterIp(String value) |
The router IP of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setRouterIpBytes(com.google.protobuf.ByteString value) |
The router IP of the attachment.
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VRF.VlanAttachment.Builder |
VRF.VlanAttachment.toBuilder() |
|