ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithUrl Interface
public interface WithUrl
The stage of the definition to be specify url.
Method Summary
Modifier and Type | Method and Description |
---|---|
ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute |
withUrl(String url)
Publicly reachable URL of an image. |
Method Details
withUrl
public ComputerVisionRecognizePrintedTextDefinitionStages.WithExecute withUrl(String url)
Publicly reachable URL of an image.
Parameters:
url
Returns:
next definition stage
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.