Class PolicyEdgeNodeInterSiteBgpSummary.Builder

    • Method Detail

      • setEdgeNodePath

        public PolicyEdgeNodeInterSiteBgpSummary.Builder setEdgeNodePath​(java.lang.String edgeNodePath)
        Edge node path whose status is being reported. 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:
        edgeNodePath - New value for the property.
      • setLastUpdateTimestamp

        public PolicyEdgeNodeInterSiteBgpSummary.Builder setLastUpdateTimestamp​(java.lang.Long lastUpdateTimestamp)
        Timestamp when the inter-site IBGP neighbors status was last updated. format: int64 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:
        lastUpdateTimestamp - New value for the property.
      • setNeighborStatus

        public PolicyEdgeNodeInterSiteBgpSummary.Builder setNeighborStatus​(java.util.List<PolicyBgpNeighborStatus> neighborStatus)
        Status of all inter-site IBGP neighbors. 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:
        neighborStatus - New value for the property.