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