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