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