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