Class OspfNeighborStatus.Builder

    • Constructor Detail

      • Builder

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

      • setNeighborAddress

        public OspfNeighborStatus.Builder setNeighborAddress​(java.lang.String neighborAddress)
        OSPF neighbor address. format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        neighborAddress - New value for the property.