Package com.sap.ai.sdk.core.model
Interface RTAModelBaseDataAllowedScenariosInner.Builder
- Enclosing class:
RTAModelBaseDataAllowedScenariosInner
public static interface RTAModelBaseDataAllowedScenariosInner.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionscenarioId(String scenarioId) Set the scenarioId of thisRTAModelBaseDataAllowedScenariosInnerinstance.
-
Method Details
-
scenarioId
Set the scenarioId of thisRTAModelBaseDataAllowedScenariosInnerinstance.- Parameters:
scenarioId- ID of the scenario- Returns:
- The RTAModelBaseDataAllowedScenariosInner builder.
-