27 строки
1.7 KiB
YAML
27 строки
1.7 KiB
YAML
### YamlMime:JavaType
|
|
methods:
|
|
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithAppId.withAppId(UUID appId)
|
|
name: withAppId(UUID appId)
|
|
nameWithType: Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.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.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithVersionId?alt=com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithVersionId&text=Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.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.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithAppId.withAppId(UUID)
|
|
nameWithType: Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithAppId
|
|
syntax: public interface WithAppId
|
|
type: interface
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithAppId
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithAppId
|
|
name: Models.ModelsCreatePatternAnyEntityRoleDefinitionStages.WithAppId
|
|
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
|
|
summary: <p>The stage of the definition to be specify appId. </p>
|
|
metadata: {}
|