Package com.sap.ai.sdk.core.model
Interface AiExecutionSchedule.Builder4
- Enclosing class:
AiExecutionSchedule
public static interface AiExecutionSchedule.Builder4
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionmodifiedAt(OffsetDateTime modifiedAt) Set the modifiedAt of thisAiExecutionScheduleinstance.
-
Method Details
-
modifiedAt
Set the modifiedAt of thisAiExecutionScheduleinstance.- Parameters:
modifiedAt- Timestamp of latest resource modification- Returns:
- The AiExecutionSchedule instance.
-