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