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