Package com.sap.ai.sdk.core.model
Interface TrckMetricResource.Builder
- Enclosing class:
TrckMetricResource
public static interface TrckMetricResource.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionexecutionId(String executionId) Set the executionId of thisTrckMetricResourceinstance.
-
Method Details
-
executionId
Set the executionId of thisTrckMetricResourceinstance.- Parameters:
executionId- Generic ID- Returns:
- The TrckMetricResource instance.
-