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