### YamlMime:JavaType inheritedMembers: - com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithAllOptions.withName(String) methods: - fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithExecute.execute() name: execute() nameWithType: Models.ModelsCreateEntityRoleDefinitionStages.WithExecute.execute() returns: description:
the UUID object if successful.
type:Execute the request.
syntax: public UUID execute() uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithExecute.execute() - fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithExecute.executeAsync() name: executeAsync() nameWithType: Models.ModelsCreateEntityRoleDefinitionStages.WithExecute.executeAsync() returns: description:the observable to the UUID object
type:Execute the request asynchronously.
syntax: public ObservableThe last stage of the definition which will make the operation call.
metadata: {}