Package com.sap.ai.sdk.core.model
Interface AiExecutionModificationResponseListInner.Builder2
- Enclosing class:
AiExecutionModificationResponseListInner
public static interface AiExecutionModificationResponseListInner.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionerror(AiApiError error) Set the error of thisAiExecutionModificationResponseListInnerinstance.
-
Method Details
-
error
Set the error of thisAiExecutionModificationResponseListInnerinstance.- Parameters:
error- The error of thisAiExecutionModificationResponseListInner- Returns:
- The AiExecutionModificationResponseListInner instance.
-