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