Interface StartSessionsStatisticsAggregationResponse.Builder

    • Method Detail

      • aggregationId

        StartSessionsStatisticsAggregationResponse.Builder aggregationId​(String aggregationId)

        A unique identifier for the aggregated statistics. Use this identifier with the GetAggregatedStatisticsForSessions operation to return the statistics.

        Parameters:
        aggregationId - A unique identifier for the aggregated statistics. Use this identifier with the GetAggregatedStatisticsForSessions operation to return the statistics.
        Returns:
        Returns a reference to this object so that method calls can be chained together.