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

27 строки
1.8 KiB
YAML

### YamlMime:JavaType
methods:
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId.withAppId(UUID appId)
name: withAppId(UUID appId)
nameWithType: Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId.withAppId(UUID appId)
parameters:
- name: appId
type: <xref href="UUID?alt=UUID&text=UUID" data-throw-if-not-resolved="False"/>
returns:
description: <p>next definition stage </p>
type: <xref href="com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithVersionId?alt=com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithVersionId&text=Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithVersionId" data-throw-if-not-resolved="False"/>
summary: >-
<p>The application ID.</p>
<p></p>
syntax: public WithVersionId withAppId(UUID appId)
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId.withAppId(UUID)
nameWithType: Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId
syntax: public interface WithAppId
type: interface
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId
name: Models.ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
summary: <p>The stage of the definition to be specify appId. </p>
metadata: {}