Class TransportNodeDatapathStats.Builder

    • Method Detail

      • setDatapathCounterResults

        public TransportNodeDatapathStats.Builder setDatapathCounterResults​(java.util.List<DatapathCounterResult> datapathCounterResults)
        The datapath counter results in a transport node. 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:
        datapathCounterResults - New value for the property.
      • setTransportNodeId

        public TransportNodeDatapathStats.Builder setTransportNodeId​(java.lang.String transportNodeId)
        Transport node ID 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:
        transportNodeId - New value for the property.
      • setTransportNodeName

        public TransportNodeDatapathStats.Builder setTransportNodeName​(java.lang.String transportNodeName)
        Transport node name 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:
        transportNodeName - New value for the property.