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