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