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

27 строки
1.7 KiB
YAML

### YamlMime:JavaType
methods:
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Features.FeaturesUpdatePhraseListDefinitionStages.WithPhraselistId.withPhraselistId(int phraselistId)
name: withPhraselistId(int phraselistId)
nameWithType: Features.FeaturesUpdatePhraseListDefinitionStages.WithPhraselistId.withPhraselistId(int phraselistId)
parameters:
- name: phraselistId
type: <xref href="int?alt=int&text=int" data-throw-if-not-resolved="False"/>
returns:
description: <p>next definition stage </p>
type: <xref href="FeaturesUpdatePhraseListDefinitionStages.WithExecute?alt=FeaturesUpdatePhraseListDefinitionStages.WithExecute&text=FeaturesUpdatePhraseListDefinitionStages.WithExecute" data-throw-if-not-resolved="False"/>
summary: >-
<p>The ID of the feature to be updated.</p>
<p></p>
syntax: public FeaturesUpdatePhraseListDefinitionStages.WithExecute withPhraselistId(int phraselistId)
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Features.FeaturesUpdatePhraseListDefinitionStages.WithPhraselistId.withPhraselistId(int)
nameWithType: Features.FeaturesUpdatePhraseListDefinitionStages.WithPhraselistId
syntax: public interface WithPhraselistId
type: interface
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.Features.FeaturesUpdatePhraseListDefinitionStages.WithPhraselistId
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.Features.FeaturesUpdatePhraseListDefinitionStages.WithPhraselistId
name: Features.FeaturesUpdatePhraseListDefinitionStages.WithPhraselistId
package: com.microsoft.azure.cognitiveservices.language.luis.authoring
summary: <p>The stage of the definition to be specify phraselistId. </p>
metadata: {}