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