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

public interface WithModel

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

メソッドの概要

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

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

メソッドの詳細

withModel

public WithImage withModel(String model)

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

Parameters:

model

Returns:

次の定義ステージ

適用対象