Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.EpeAdjSidTlv
Packages that use EpeAdjSidTlv
Package
Description
-
Uses of EpeAdjSidTlv in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr
Methods in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr with type parameters of type EpeAdjSidTlvModifier and TypeMethodDescriptionstatic <T extends EpeAdjSidTlv>
io.netty.buffer.ByteBufSrLinkAttributesParser.serializeAdjacencySegmentIdentifier
(T adjSid) static <T extends EpeAdjSidTlv>
voidSrLinkAttributesParser.serializeAdjacencySegmentIdentifiers
(List<T> adjSids, int type, io.netty.buffer.ByteBuf byteAggregator) Methods in org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr that return EpeAdjSidTlvModifier and TypeMethodDescriptionstatic EpeAdjSidTlv
SrLinkAttributesParser.parseEpeAdjacencySegmentIdentifier
(io.netty.buffer.ByteBuf buffer) -
Uses of EpeAdjSidTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.attribute
Subinterfaces of EpeAdjSidTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.attributeModifier and TypeInterfaceDescriptioninterface
The SID representing the peer of the BGP session.interface
The SID representing the peer of the BGP session.interface
The SID representing the group the peer is part of.interface
This class represents the following YANG schema fragment defined in module bgp-linkstateConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.attribute with parameters of type EpeAdjSidTlvModifierConstructorDescriptionConstruct a new builder initialized from specifiedEpeAdjSidTlv
.Construct a new builder initialized from specifiedEpeAdjSidTlv
.Construct a new builder initialized from specifiedEpeAdjSidTlv
.Construct a new builder initialized from specifiedEpeAdjSidTlv
. -
Uses of EpeAdjSidTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120
Subinterfaces of EpeAdjSidTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-segment-routingMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120 that return types with arguments of type EpeAdjSidTlvModifier and TypeMethodDescriptionClass<? extends EpeAdjSidTlv>
EpeAdjSidTlv.implementedInterface()