ComputerVision.ComputerVisionReadDefinition Interface
public interface ComputerVisionReadDefinition extends ComputerVision.ComputerVisionReadDefinitionStages.WithUrl,ComputerVision.ComputerVisionReadDefinitionStages.WithExecute
The entirety of read definition.
Inherited Members
ComputerVision.ComputerVisionReadDefinitionStages.WithExecute.execute()
ComputerVision.ComputerVisionReadDefinitionStages.WithExecute.executeAsync()
ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions.withLanguage(OcrDetectionLanguage language)
ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions.withModelVersion(String modelVersion)
ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions.withPages(List<String> pages)
ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions.withReadingOrder(String readingOrder)
ComputerVision.ComputerVisionReadDefinitionStages.WithUrl.withUrl(String url)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java