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