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