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