Package com.sap.ai.sdk.core.model
Interface KpiApiError.Builder
- Enclosing class:
KpiApiError
public static interface KpiApiError.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
code
Set the code of thisKpiApiErrorinstance.- Parameters:
code- Descriptive error code (not http status code)- Returns:
- The KpiApiError builder.
-