ClassifyDocumentFromStream interface
メソッド
post(Classify |
ドキュメント分類子を使用してドキュメントを分類します。 |
post(Classify |
ドキュメント分類子を使用してドキュメントを分類します。 |
メソッドの詳細
post(ClassifyDocumentFromStreamParameters)
ドキュメント分類子を使用してドキュメントを分類します。
function post(options: ClassifyDocumentFromStreamParameters): StreamableMethod<ClassifyDocumentFromStream202Response | ClassifyDocumentFromStreamDefaultResponse>
パラメーター
戻り値
post(ClassifyDocumentParameters)
ドキュメント分類子を使用してドキュメントを分類します。
function post(options: ClassifyDocumentParameters): StreamableMethod<ClassifyDocument202Response | ClassifyDocumentDefaultResponse>
パラメーター
- options
- ClassifyDocumentParameters