public static interface PerformanceInsightsStat.Builder extends SdkPojo, CopyableBuilder<PerformanceInsightsStat.Builder,PerformanceInsightsStat>
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsightsStat.Builder |
type(String type)
The statistic type.
|
PerformanceInsightsStat.Builder |
value(Double value)
The value of the statistic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPerformanceInsightsStat.Builder type(String type)
The statistic type.
type - The statistic type.PerformanceInsightsStat.Builder value(Double value)
The value of the statistic.
value - The value of the statistic.Copyright © 2023. All rights reserved.