OCRUrlInputOptionalParameter Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. contentmoderator. models. OCRUrlInputOptionalParameter
- com.
public class OCRUrlInputOptionalParameter
The OCRUrlInputOptionalParameter model.
Modifier and Type | Method and Description |
---|---|
Boolean |
cache Get the cacheImage value. |
Boolean |
enhanced()
Get the enhanced value. |
String |
thisclientaccept Get the thisclientacceptLanguage value. |
OCRUrl |
with Set the cacheImage value. |
OCRUrl |
with Set the enhanced value. |
OCRUrl |
with Set the thisclientacceptLanguage value. |
cacheImage
public Boolean cacheImage()
Get the cacheImage value.
Returns:
enhanced
public Boolean enhanced()
Get the enhanced value.
Returns:
thisclientacceptLanguage
public String thisclientacceptLanguage()
Get the thisclientacceptLanguage value.
Returns:
withCacheImage
public OCRUrlInputOptionalParameter withCacheImage(Boolean cacheImage)
Set the cacheImage value.
Parameters:
Returns:
withEnhanced
public OCRUrlInputOptionalParameter withEnhanced(Boolean enhanced)
Set the enhanced value.
Parameters:
Returns:
withThisclientacceptLanguage
public OCRUrlInputOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
Set the thisclientacceptLanguage value.
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: