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