Interface ReportGroupTrendStats.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ReportGroupTrendStats.Builder,ReportGroupTrendStats>, SdkBuilder<ReportGroupTrendStats.Builder,ReportGroupTrendStats>, SdkPojo
Enclosing class:
ReportGroupTrendStats

public static interface ReportGroupTrendStats.Builder extends SdkPojo, CopyableBuilder<ReportGroupTrendStats.Builder,ReportGroupTrendStats>
  • Method Details

    • average

      Contains the average of all values analyzed.

      Parameters:
      average - Contains the average of all values analyzed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      Contains the maximum value analyzed.

      Parameters:
      max - Contains the maximum value analyzed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • min

      Contains the minimum value analyzed.

      Parameters:
      min - Contains the minimum value analyzed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.