Package com.sap.ai.sdk.core.model
Interface AiModelBaseDataAllowedScenariosInner.Builder1
- Enclosing class:
AiModelBaseDataAllowedScenariosInner
public static interface AiModelBaseDataAllowedScenariosInner.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionexecutableId(String executableId) Set the executableId of thisAiModelBaseDataAllowedScenariosInnerinstance.
-
Method Details
-
executableId
Set the executableId of thisAiModelBaseDataAllowedScenariosInnerinstance.- Parameters:
executableId- ID of the executable- Returns:
- The AiModelBaseDataAllowedScenariosInner instance.
-