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