Interface DeleteStatisticsValueMap.Builder

    • Method Detail

      • active

        DeleteStatisticsValueMap.Builder active​(Boolean active)

        The current status of the statistics.

        Parameters:
        active - The current status of the statistics.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statisticsId

        DeleteStatisticsValueMap.Builder statisticsId​(String statisticsId)

        The ID of the statistics generation run that is currently occurring.

        Parameters:
        statisticsId - The ID of the statistics generation run that is currently occurring.
        Returns:
        Returns a reference to this object so that method calls can be chained together.