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