98 строки
4.7 KiB
YAML
98 строки
4.7 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.id()
|
|
name: id()
|
|
nameWithType: PatternRuleInfo.id()
|
|
returns:
|
|
description: <p>the id value </p>
|
|
type: <xref href="UUID?alt=UUID&text=UUID" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the id value.</p>
|
|
|
|
<p></p>
|
|
syntax: public UUID id()
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.id()
|
|
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.intent()
|
|
name: intent()
|
|
nameWithType: PatternRuleInfo.intent()
|
|
returns:
|
|
description: <p>the intent value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the intent value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String intent()
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.intent()
|
|
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.pattern()
|
|
name: pattern()
|
|
nameWithType: PatternRuleInfo.pattern()
|
|
returns:
|
|
description: <p>the pattern value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the pattern value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String pattern()
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.pattern()
|
|
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.withId(UUID id)
|
|
name: withId(UUID id)
|
|
nameWithType: PatternRuleInfo.withId(UUID id)
|
|
parameters:
|
|
- description: <p>the id value to set </p>
|
|
name: id
|
|
type: <xref href="UUID?alt=UUID&text=UUID" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the PatternRuleInfo object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo?alt=com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo&text=PatternRuleInfo" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the id value.</p>
|
|
|
|
<p></p>
|
|
syntax: public PatternRuleInfo withId(UUID id)
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.withId(UUID)
|
|
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.withIntent(String intent)
|
|
name: withIntent(String intent)
|
|
nameWithType: PatternRuleInfo.withIntent(String intent)
|
|
parameters:
|
|
- description: <p>the intent value to set </p>
|
|
name: intent
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the PatternRuleInfo object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo?alt=com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo&text=PatternRuleInfo" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the intent value.</p>
|
|
|
|
<p></p>
|
|
syntax: public PatternRuleInfo withIntent(String intent)
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.withIntent(String)
|
|
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.withPattern(String pattern)
|
|
name: withPattern(String pattern)
|
|
nameWithType: PatternRuleInfo.withPattern(String pattern)
|
|
parameters:
|
|
- description: <p>the pattern value to set </p>
|
|
name: pattern
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the PatternRuleInfo object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo?alt=com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo&text=PatternRuleInfo" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the pattern value.</p>
|
|
|
|
<p></p>
|
|
syntax: public PatternRuleInfo withPattern(String pattern)
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.withPattern(String)
|
|
nameWithType: PatternRuleInfo
|
|
syntax: public class PatternRuleInfo
|
|
type: class
|
|
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo
|
|
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo
|
|
name: PatternRuleInfo
|
|
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
|
|
summary: <p>Pattern rule. </p>
|
|
metadata: {}
|