Interface Models.ModelsAddIntentDefinition
-
- All Superinterfaces:
Models.ModelsAddIntentDefinitionStages.WithAllOptions
,Models.ModelsAddIntentDefinitionStages.WithAppId
,Models.ModelsAddIntentDefinitionStages.WithExecute
,Models.ModelsAddIntentDefinitionStages.WithVersionId
- Enclosing interface:
- Models
public static interface Models.ModelsAddIntentDefinition extends Models.ModelsAddIntentDefinitionStages.WithAppId, Models.ModelsAddIntentDefinitionStages.WithVersionId, Models.ModelsAddIntentDefinitionStages.WithExecute
The entirety of addIntent definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddIntentDefinitionStages.WithAllOptions
withName
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddIntentDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddIntentDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddIntentDefinitionStages.WithVersionId
withVersionId
-
-