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