Package com.sap.ai.sdk.core.model
Interface KpiApiError.Builder1
- Enclosing class:
KpiApiError
public static interface KpiApiError.Builder1
Builder helper class.
-
Method Summary
-
Method Details
-
message
Set the message of thisKpiApiErrorinstance.- Parameters:
message- Plaintext error description- Returns:
- The KpiApiError instance.
-