共用方式為


ClassifyDocumentFromStream interface

方法

post(ClassifyDocumentFromStreamParameters)

使用檔分類器分類檔。

post(ClassifyDocumentParameters)

使用檔分類器分類檔。

方法詳細資料

post(ClassifyDocumentFromStreamParameters)

使用檔分類器分類檔。

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

參數

傳回

post(ClassifyDocumentParameters)

使用檔分類器分類檔。

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

參數

傳回