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

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