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