182 строки
10 KiB
YAML
182 строки
10 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.autocorrect()
|
|
name: autocorrect()
|
|
nameWithType: ScreenTextOptionalParameter.autocorrect()
|
|
returns:
|
|
description: <p>the autocorrect value </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the autocorrect value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean autocorrect()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.autocorrect()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.classify()
|
|
name: classify()
|
|
nameWithType: ScreenTextOptionalParameter.classify()
|
|
returns:
|
|
description: <p>the classify value </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the classify value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean classify()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.classify()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.language()
|
|
name: language()
|
|
nameWithType: ScreenTextOptionalParameter.language()
|
|
returns:
|
|
description: <p>the language value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the language value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String language()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.language()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.listId()
|
|
name: listId()
|
|
nameWithType: ScreenTextOptionalParameter.listId()
|
|
returns:
|
|
description: <p>the listId value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the listId value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String listId()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.listId()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.pII()
|
|
name: pII()
|
|
nameWithType: ScreenTextOptionalParameter.pII()
|
|
returns:
|
|
description: <p>the pII value </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the pII value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean pII()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.pII()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.thisclientacceptLanguage()
|
|
name: thisclientacceptLanguage()
|
|
nameWithType: ScreenTextOptionalParameter.thisclientacceptLanguage()
|
|
returns:
|
|
description: <p>the thisclientacceptLanguage value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the thisclientacceptLanguage value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String thisclientacceptLanguage()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.thisclientacceptLanguage()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withAutocorrect(Boolean autocorrect)
|
|
name: withAutocorrect(Boolean autocorrect)
|
|
nameWithType: ScreenTextOptionalParameter.withAutocorrect(Boolean autocorrect)
|
|
parameters:
|
|
- description: <p>the autocorrect value to set </p>
|
|
name: autocorrect
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ScreenTextOptionalParameter object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter&text=ScreenTextOptionalParameter" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the autocorrect value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ScreenTextOptionalParameter withAutocorrect(Boolean autocorrect)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withAutocorrect(Boolean)
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withClassify(Boolean classify)
|
|
name: withClassify(Boolean classify)
|
|
nameWithType: ScreenTextOptionalParameter.withClassify(Boolean classify)
|
|
parameters:
|
|
- description: <p>the classify value to set </p>
|
|
name: classify
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ScreenTextOptionalParameter object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter&text=ScreenTextOptionalParameter" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the classify value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ScreenTextOptionalParameter withClassify(Boolean classify)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withClassify(Boolean)
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withLanguage(String language)
|
|
name: withLanguage(String language)
|
|
nameWithType: ScreenTextOptionalParameter.withLanguage(String language)
|
|
parameters:
|
|
- description: <p>the language value to set </p>
|
|
name: language
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ScreenTextOptionalParameter object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter&text=ScreenTextOptionalParameter" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the language value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ScreenTextOptionalParameter withLanguage(String language)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withLanguage(String)
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withListId(String listId)
|
|
name: withListId(String listId)
|
|
nameWithType: ScreenTextOptionalParameter.withListId(String listId)
|
|
parameters:
|
|
- description: <p>the listId value to set </p>
|
|
name: listId
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ScreenTextOptionalParameter object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter&text=ScreenTextOptionalParameter" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the listId value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ScreenTextOptionalParameter withListId(String listId)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withListId(String)
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withPII(Boolean pII)
|
|
name: withPII(Boolean pII)
|
|
nameWithType: ScreenTextOptionalParameter.withPII(Boolean pII)
|
|
parameters:
|
|
- description: <p>the pII value to set </p>
|
|
name: pII
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ScreenTextOptionalParameter object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter&text=ScreenTextOptionalParameter" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the pII value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ScreenTextOptionalParameter withPII(Boolean pII)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withPII(Boolean)
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withThisclientacceptLanguage(String thisclientacceptLanguage)
|
|
name: withThisclientacceptLanguage(String thisclientacceptLanguage)
|
|
nameWithType: ScreenTextOptionalParameter.withThisclientacceptLanguage(String thisclientacceptLanguage)
|
|
parameters:
|
|
- description: <p>the thisclientacceptLanguage value to set </p>
|
|
name: thisclientacceptLanguage
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ScreenTextOptionalParameter object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter&text=ScreenTextOptionalParameter" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the thisclientacceptLanguage value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ScreenTextOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter.withThisclientacceptLanguage(String)
|
|
nameWithType: ScreenTextOptionalParameter
|
|
syntax: public class ScreenTextOptionalParameter
|
|
type: class
|
|
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter
|
|
fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.ScreenTextOptionalParameter
|
|
name: ScreenTextOptionalParameter
|
|
package: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models
|
|
summary: <p>The ScreenTextOptionalParameter model. </p>
|
|
metadata: {}
|