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