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