Interface Models.ModelsCreateEntityRoleDefinition
-
- All Superinterfaces:
Models.ModelsCreateEntityRoleDefinitionStages.WithAllOptions
,Models.ModelsCreateEntityRoleDefinitionStages.WithAppId
,Models.ModelsCreateEntityRoleDefinitionStages.WithEntityId
,Models.ModelsCreateEntityRoleDefinitionStages.WithExecute
,Models.ModelsCreateEntityRoleDefinitionStages.WithVersionId
- Enclosing interface:
- Models
public static interface Models.ModelsCreateEntityRoleDefinition extends Models.ModelsCreateEntityRoleDefinitionStages.WithAppId, Models.ModelsCreateEntityRoleDefinitionStages.WithVersionId, Models.ModelsCreateEntityRoleDefinitionStages.WithEntityId, Models.ModelsCreateEntityRoleDefinitionStages.WithExecute
The entirety of createEntityRole definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithAllOptions
withName
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithEntityId
withEntityId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithVersionId
withVersionId
-
-