Interface Examples.ExamplesAddDefinition
-
- All Superinterfaces:
Examples.ExamplesAddDefinitionStages.WithAllOptions
,Examples.ExamplesAddDefinitionStages.WithAppId
,Examples.ExamplesAddDefinitionStages.WithExampleLabelObject
,Examples.ExamplesAddDefinitionStages.WithExecute
,Examples.ExamplesAddDefinitionStages.WithVersionId
- Enclosing interface:
- Examples
public static interface Examples.ExamplesAddDefinition extends Examples.ExamplesAddDefinitionStages.WithAppId, Examples.ExamplesAddDefinitionStages.WithVersionId, Examples.ExamplesAddDefinitionStages.WithExampleLabelObject, Examples.ExamplesAddDefinitionStages.WithExecute
The entirety of add definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesAddDefinitionStages.WithAllOptions
withEnableNestedChildren
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesAddDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesAddDefinitionStages.WithExampleLabelObject
withExampleLabelObject
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesAddDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesAddDefinitionStages.WithVersionId
withVersionId
-
-