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

173 строки
9.0 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
id: _regex_model_update_object
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
children:
- com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.name()
- com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.regexPattern()
- com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withName(String)
- com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withRegexPattern(String)
href: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.yml
langs:
- java
name: RegexModelUpdateObject
nameWithType: RegexModelUpdateObject
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject
type: Class
source:
remote: &o0
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/models/RegexModelUpdateObject.java
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/models/RegexModelUpdateObject.java
startLine: 15
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
summary: <p>Model object for updating a regex entity model. </p>
syntax: &o1
content: public class RegexModelUpdateObject
inheritance:
- java.lang.Object
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.name()
id: name()
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
href: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.yml
langs:
- java
name: name()
nameWithType: RegexModelUpdateObject.name()
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.name()
overload: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.name*
type: Method
source:
remote: *o0
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/models/RegexModelUpdateObject.java
startLine: 53
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
summary: >-
<p>Get the name value.</p>
<p></p>
syntax:
content: public String name()
return:
type: "26831127"
description: <p>the name value </p>
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.regexPattern()
id: regexPattern()
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
href: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.yml
langs:
- java
name: regexPattern()
nameWithType: RegexModelUpdateObject.regexPattern()
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.regexPattern()
overload: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.regexPattern*
type: Method
source:
remote: *o0
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/models/RegexModelUpdateObject.java
startLine: 33
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
summary: >-
<p>Get the regexPattern value.</p>
<p></p>
syntax:
content: public String regexPattern()
return:
type: "26831127"
description: <p>the regexPattern value </p>
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withName(String)
id: withName(String)
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
href: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.yml
langs:
- java
name: withName(String name)
nameWithType: RegexModelUpdateObject.withName(String name)
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.withName(String name)
overload: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withName*
type: Method
source:
remote: *o0
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/models/RegexModelUpdateObject.java
startLine: 63
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
summary: >-
<p>Set the name value.</p>
<p></p>
syntax:
content: public RegexModelUpdateObject withName(String name)
parameters:
- id: name
type: "26831127"
description: <p>the name value to set </p>
return:
type: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
description: <p>the RegexModelUpdateObject object itself. </p>
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withRegexPattern(String)
id: withRegexPattern(String)
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
href: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.yml
langs:
- java
name: withRegexPattern(String regexPattern)
nameWithType: RegexModelUpdateObject.withRegexPattern(String regexPattern)
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.withRegexPattern(String regexPattern)
overload: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withRegexPattern*
type: Method
source:
remote: *o0
path: cognitiveservices/data-plane/language/luis/authoring/src/main/java/com/microsoft/azure/cognitiveservices/language/luis/authoring/models/RegexModelUpdateObject.java
startLine: 43
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
summary: >-
<p>Set the regexPattern value.</p>
<p></p>
syntax:
content: public RegexModelUpdateObject withRegexPattern(String regexPattern)
parameters:
- id: regexPattern
type: "26831127"
description: <p>the regexPattern value to set </p>
return:
type: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
description: <p>the RegexModelUpdateObject object itself. </p>
references:
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.regexPattern*
name: regexPattern
nameWithType: RegexModelUpdateObject.regexPattern
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.regexPattern
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withRegexPattern*
name: withRegexPattern
nameWithType: RegexModelUpdateObject.withRegexPattern
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.withRegexPattern
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.name*
name: name
nameWithType: RegexModelUpdateObject.name
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.name
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.withName*
name: withName
nameWithType: RegexModelUpdateObject.withName
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.withName
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
- uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object
parent: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
href: com.microsoft.azure.cognitiveservices.language.luis.authoring.models._regex_model_update_object.yml
name: RegexModelUpdateObject
nameWithType: RegexModelUpdateObject
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject
type: Class
summary: <p>Model object for updating a regex entity model. </p>
syntax: *o1