次の方法で共有


ClassifyDocumentFromStream interface

メソッド

post(ClassifyDocumentFromStreamParameters)

ドキュメント分類子を使用してドキュメントを分類します。

post(ClassifyDocumentParameters)

ドキュメント分類子を使用してドキュメントを分類します。

メソッドの詳細

post(ClassifyDocumentFromStreamParameters)

ドキュメント分類子を使用してドキュメントを分類します。

function post(options: ClassifyDocumentFromStreamParameters): StreamableMethod<ClassifyDocumentFromStreamDefaultResponse | ClassifyDocumentFromStream202Response>

パラメーター

戻り値

post(ClassifyDocumentParameters)

ドキュメント分類子を使用してドキュメントを分類します。

function post(options: ClassifyDocumentParameters): StreamableMethod<ClassifyDocument202Response | ClassifyDocumentDefaultResponse>

パラメーター

戻り値