Package com.sap.ai.sdk.core.model
Interface TrckGetMetric.Builder1
- Enclosing class:
TrckGetMetric
public static interface TrckGetMetric.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionvalue(BigDecimal value) Set the value of thisTrckGetMetricinstance.
-
Method Details
-
value
Set the value of thisTrckGetMetricinstance.- Parameters:
value- Numeric Value of the metric- Returns:
- The TrckGetMetric builder.
-