Sdílet prostřednictvím


ClassifyDocumentFromStream interface

Metody

post(ClassifyDocumentFromStreamParameters)

Klasifikuje dokument pomocí klasifikátoru dokumentu.

post(ClassifyDocumentParameters)

Klasifikuje dokument pomocí klasifikátoru dokumentu.

Podrobnosti metody

post(ClassifyDocumentFromStreamParameters)

Klasifikuje dokument pomocí klasifikátoru dokumentu.

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

Parametry

Návraty

post(ClassifyDocumentParameters)

Klasifikuje dokument pomocí klasifikátoru dokumentu.

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

Parametry

Návraty