Package com.sap.ai.sdk.core.model
Interface AiExecutionScheduleCreationData.Builder
- Enclosing class:
AiExecutionScheduleCreationData
public static interface AiExecutionScheduleCreationData.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
cron
Set the cron of thisAiExecutionScheduleCreationDatainstance.- Parameters:
cron- Cron defining the schedule to run the executions.- Returns:
- The AiExecutionScheduleCreationData builder.
-