Interface ComputerVision.ComputerVisionReadDefinition
-
- All Superinterfaces:
ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions
,ComputerVision.ComputerVisionReadDefinitionStages.WithExecute
,ComputerVision.ComputerVisionReadDefinitionStages.WithUrl
- Enclosing interface:
- ComputerVision
public static interface ComputerVision.ComputerVisionReadDefinition extends ComputerVision.ComputerVisionReadDefinitionStages.WithUrl, ComputerVision.ComputerVisionReadDefinitionStages.WithExecute
The entirety of read definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithAllOptions
withLanguage, withModelVersion, withPages, withReadingOrder
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadDefinitionStages.WithUrl
withUrl
-
-