다음을 통해 공유


ClassifyDocumentFromStream interface

메서드

post(ClassifyDocumentFromStreamParameters)

문서 분류기를 사용하여 문서를 분류합니다.

post(ClassifyDocumentParameters)

문서 분류기를 사용하여 문서를 분류합니다.

메서드 세부 정보

post(ClassifyDocumentFromStreamParameters)

문서 분류기를 사용하여 문서를 분류합니다.

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

매개 변수

반환

post(ClassifyDocumentParameters)

문서 분류기를 사용하여 문서를 분류합니다.

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

매개 변수

반환