azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.cogniti...

38 строки
2.2 KiB
YAML

### 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: <p>the UUID object if successful. </p>
type: <xref href="UUID?alt=UUID&text=UUID" data-throw-if-not-resolved="False"/>
summary: >-
<p>Execute the request.</p>
<p></p>
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: <p>the observable to the UUID object </p>
type: <xref href="Observable%3CUUID%3E?alt=Observable%3CUUID%3E&text=Observable%3CUUID%3E" data-throw-if-not-resolved="False"/>
summary: >-
<p>Execute the request asynchronously.</p>
<p></p>
syntax: public Observable<UUID> 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: <p>The last stage of the definition which will make the operation call. </p>
metadata: {}