Interface ExportTaskSummary.Builder

    • Method Detail

      • applicationsCount

        ExportTaskSummary.Builder applicationsCount​(Long applicationsCount)

        Export task summary applications count.

        Parameters:
        applicationsCount - Export task summary applications count.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serversCount

        ExportTaskSummary.Builder serversCount​(Long serversCount)

        Export task summary servers count.

        Parameters:
        serversCount - Export task summary servers count.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • wavesCount

        ExportTaskSummary.Builder wavesCount​(Long wavesCount)

        Export task summary waves count.

        Parameters:
        wavesCount - Export task summary waves count.
        Returns:
        Returns a reference to this object so that method calls can be chained together.