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