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