Package com.sap.ai.sdk.core.model
Interface AiExecutionModificationResponse.Builder1
- Enclosing class:
AiExecutionModificationResponse
public static interface AiExecutionModificationResponse.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the message of thisAiExecutionModificationResponseinstance.
-
Method Details
-
message
Set the message of thisAiExecutionModificationResponseinstance.- Parameters:
message- Message- Returns:
- The AiExecutionModificationResponse instance.
-