Interface ComputerVision.ComputerVisionReadInStreamDefinition
-
- All Superinterfaces:
ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithAllOptions
,ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithExecute
,ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithImage
- Enclosing interface:
- ComputerVision
public static interface ComputerVision.ComputerVisionReadInStreamDefinition extends ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithImage, ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithExecute
The entirety of readInStream definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithAllOptions
withLanguage, withModelVersion, withPages, withReadingOrder
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionReadInStreamDefinitionStages.WithImage
withImage
-
-