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