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

98 строки
5.7 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.MatchMethodOptionalParameter.cacheImage()
name: cacheImage()
nameWithType: MatchMethodOptionalParameter.cacheImage()
returns:
description: <p>the cacheImage value </p>
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the cacheImage value.</p>
<p></p>
syntax: public Boolean cacheImage()
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.cacheImage()
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.listId()
name: listId()
nameWithType: MatchMethodOptionalParameter.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.MatchMethodOptionalParameter.listId()
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.thisclientacceptLanguage()
name: thisclientacceptLanguage()
nameWithType: MatchMethodOptionalParameter.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.MatchMethodOptionalParameter.thisclientacceptLanguage()
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.withCacheImage(Boolean cacheImage)
name: withCacheImage(Boolean cacheImage)
nameWithType: MatchMethodOptionalParameter.withCacheImage(Boolean cacheImage)
parameters:
- description: <p>the cacheImage value to set </p>
name: cacheImage
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
returns:
description: <p>the MatchMethodOptionalParameter object itself. </p>
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter&text=MatchMethodOptionalParameter" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the cacheImage value.</p>
<p></p>
syntax: public MatchMethodOptionalParameter withCacheImage(Boolean cacheImage)
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.withCacheImage(Boolean)
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.withListId(String listId)
name: withListId(String listId)
nameWithType: MatchMethodOptionalParameter.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 MatchMethodOptionalParameter object itself. </p>
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter&text=MatchMethodOptionalParameter" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the listId value.</p>
<p></p>
syntax: public MatchMethodOptionalParameter withListId(String listId)
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.withListId(String)
- fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.withThisclientacceptLanguage(String thisclientacceptLanguage)
name: withThisclientacceptLanguage(String thisclientacceptLanguage)
nameWithType: MatchMethodOptionalParameter.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 MatchMethodOptionalParameter object itself. </p>
type: <xref href="com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter?alt=com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter&text=MatchMethodOptionalParameter" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the thisclientacceptLanguage value.</p>
<p></p>
syntax: public MatchMethodOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter.withThisclientacceptLanguage(String)
nameWithType: MatchMethodOptionalParameter
syntax: public class MatchMethodOptionalParameter
type: class
uid: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter
fullName: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models.MatchMethodOptionalParameter
name: MatchMethodOptionalParameter
package: com.microsoft.azure.cognitiveservices.vision.contentmoderator.models
summary: <p>The MatchMethodOptionalParameter model. </p>
metadata: {}