Interface ServerStatusSummary.Builder

    • Method Detail

      • count

        ServerStatusSummary.Builder count​(Integer count)

        The number of servers successfully analyzed, partially successful or failed analysis.

        Parameters:
        count - The number of servers successfully analyzed, partially successful or failed analysis.
        Returns:
        Returns a reference to this object so that method calls can be chained together.