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