ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithModel Interface
public static interface ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithModel
The stage of the definition to be specify model.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
withModel(String model)
The domain-specific content to recognize. |
Method Details
withModel
public abstract ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithUrl withModel(String model)
The domain-specific content to recognize.
Parameters:
model
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.