Package com.sap.ai.sdk.grounding.model
Interface ApiError.Builder1
- Enclosing class:
ApiError
public static interface ApiError.Builder1
Builder helper class.
-
Method Summary
-
Method Details
-
message
Set the message of thisApiErrorinstance.- Parameters:
message- plaintext error description- Returns:
- The ApiError instance.
-