Interface ComputerVision.ComputerVisionAnalyzeImageDefinition
-
- All Superinterfaces:
ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions
,ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithExecute
,ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithUrl
- Enclosing interface:
- ComputerVision
public static interface ComputerVision.ComputerVisionAnalyzeImageDefinition extends ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithUrl, ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithExecute
The entirety of analyzeImage definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithAllOptions
withDescriptionExclude, withDetails, withLanguage, withModelVersion, withVisualFeatures
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionAnalyzeImageDefinitionStages.WithUrl
withUrl
-
-