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