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