ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithImage Interface
public static interface ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithImage
The stage of the definition to be specify image.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
withImage(byte[] image)
An image stream. |
Method Details
withImage
public abstract ComputerVision.ComputerVisionDetectObjectsInStreamDefinitionStages.WithExecute withImage(byte[] image)
An image stream.
Parameters:
image
Returns:
next definition stage
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java