### 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: summary: >-

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: summary: >-

Execute the request asynchronously.

syntax: public Observable executeAsync() uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithExecute.executeAsync() nameWithType: Models.ModelsCreateEntityRoleDefinitionStages.WithExecute syntax: public interface WithExecute extends Models.ModelsCreateEntityRoleDefinitionStages.WithAllOptions type: interface uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithExecute fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreateEntityRoleDefinitionStages.WithExecute name: Models.ModelsCreateEntityRoleDefinitionStages.WithExecute package: com.microsoft.azure.cognitiveservices.language.luis.authoring summary:

The last stage of the definition which will make the operation call.

metadata: {}