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