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