Class OspfNeighbor.Builder

  • Enclosing class:
    OspfNeighbor

    public static final class OspfNeighbor.Builder
    extends java.lang.Object
    Builder class for OspfNeighbor.
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of OspfNeighbor.
    • Method Detail

      • setEdgeDisplayName

        public OspfNeighbor.Builder setEdgeDisplayName​(java.lang.String edgeDisplayName)
        Display name to edge node.
        Parameters:
        edgeDisplayName - New value for the property.
      • setEdgePath

        public OspfNeighbor.Builder setEdgePath​(java.lang.String edgePath)
        Policy path to edge node.
        Parameters:
        edgePath - New value for the property.