Interface Models.ModelsExamplesMethodDefinition
-
- All Superinterfaces:
Models.ModelsExamplesMethodDefinitionStages.WithAllOptions
,Models.ModelsExamplesMethodDefinitionStages.WithAppId
,Models.ModelsExamplesMethodDefinitionStages.WithExecute
,Models.ModelsExamplesMethodDefinitionStages.WithModelId
,Models.ModelsExamplesMethodDefinitionStages.WithVersionId
- Enclosing interface:
- Models
public static interface Models.ModelsExamplesMethodDefinition extends Models.ModelsExamplesMethodDefinitionStages.WithAppId, Models.ModelsExamplesMethodDefinitionStages.WithVersionId, Models.ModelsExamplesMethodDefinitionStages.WithModelId, Models.ModelsExamplesMethodDefinitionStages.WithExecute
The entirety of examplesMethod definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsExamplesMethodDefinitionStages.WithAllOptions
withSkip, withTake
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsExamplesMethodDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsExamplesMethodDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsExamplesMethodDefinitionStages.WithModelId
withModelId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsExamplesMethodDefinitionStages.WithVersionId
withVersionId
-
-