Interface Examples.ExamplesBatchDefinition
-
- All Superinterfaces:
Examples.ExamplesBatchDefinitionStages.WithAllOptions
,Examples.ExamplesBatchDefinitionStages.WithAppId
,Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray
,Examples.ExamplesBatchDefinitionStages.WithExecute
,Examples.ExamplesBatchDefinitionStages.WithVersionId
- Enclosing interface:
- Examples
public static interface Examples.ExamplesBatchDefinition extends Examples.ExamplesBatchDefinitionStages.WithAppId, Examples.ExamplesBatchDefinitionStages.WithVersionId, Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray, Examples.ExamplesBatchDefinitionStages.WithExecute
The entirety of batch definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesBatchDefinitionStages.WithAllOptions
withEnableNestedChildren
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesBatchDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray
withExampleLabelObjectArray
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesBatchDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Examples.ExamplesBatchDefinitionStages.WithVersionId
withVersionId
-
-