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