Package com.sap.ai.sdk.core.model
Interface RTAArtifact.Builder4
- Enclosing class:
RTAArtifact
public static interface RTAArtifact.Builder4
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptioncreatedAt(OffsetDateTime createdAt) Set the createdAt of thisRTAArtifactinstance.
-
Method Details
-
createdAt
Set the createdAt of thisRTAArtifactinstance.- Parameters:
createdAt- Timestamp of resource creation- Returns:
- The RTAArtifact instance.
-