Interface PerformanceInsightsStat.Builder

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

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

    • type

      The statistic type.

      Parameters:
      type - The statistic type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the statistic.

      Parameters:
      value - The value of the statistic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.