次の方法で共有


ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithModel インターフェイス

public interface WithModel

モデルを指定する定義のステージ。

メソッドの概要

修飾子と型 メソッドと説明
ComputerVision.ComputerVisionAnalyzeImageByDomainDefinitionStages.WithUrl withModel(String model)

認識するドメイン固有のコンテンツ。

メソッドの詳細

withModel

public WithUrl withModel(String model)

認識するドメイン固有のコンテンツ。

Parameters:

model

Returns:

次の定義ステージ

適用対象