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

42 строки
2.1 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.CollaboratorsArray.emails()
name: emails()
nameWithType: CollaboratorsArray.emails()
returns:
description: <p>the emails value </p>
type: <xref href="List%3CString%3E?alt=List%3CString%3E&text=List%3CString%3E" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the emails value.</p>
<p></p>
syntax: public List<String> emails()
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.emails()
- fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.withEmails(List<String> emails)
name: withEmails(List<String> emails)
nameWithType: CollaboratorsArray.withEmails(List<String> emails)
parameters:
- description: <p>the emails value to set </p>
name: emails
type: <xref href="List%3CString%3E?alt=List%3CString%3E&text=List%3CString%3E" data-throw-if-not-resolved="False"/>
returns:
description: <p>the CollaboratorsArray object itself. </p>
type: <xref href="com.microsoft.azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray?alt=com.microsoft.azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray&text=CollaboratorsArray" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the emails value.</p>
<p></p>
syntax: public CollaboratorsArray withEmails(List<String> emails)
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.withEmails(List<String>)
nameWithType: CollaboratorsArray
syntax: public class CollaboratorsArray
type: class
uid: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray
fullName: com.microsoft.azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray
name: CollaboratorsArray
package: com.microsoft.azure.cognitiveservices.language.luis.authoring.models
summary: <p>The CollaboratorsArray model. </p>
metadata: {}