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