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