Uses of Class
ai.vectros.types.DocumentResponseStatus
Packages that use DocumentResponseStatus
-
Uses of DocumentResponseStatus in ai.vectros.types
Fields in ai.vectros.types declared as DocumentResponseStatusModifier and TypeFieldDescriptionstatic final DocumentResponseStatusDocumentResponseStatus.EXTRACTINGstatic final DocumentResponseStatusDocumentResponseStatus.FAILEDstatic final DocumentResponseStatusDocumentResponseStatus.INDEXEDstatic final DocumentResponseStatusDocumentResponseStatus.PENDING_INDEXstatic final DocumentResponseStatusDocumentResponseStatus.PENDING_UPLOADstatic final DocumentResponseStatusDocumentResponseStatus.STOREDstatic final DocumentResponseStatusDocumentResponseStatus.UPLOADEDMethods in ai.vectros.types that return DocumentResponseStatusMethods in ai.vectros.types that return types with arguments of type DocumentResponseStatusMethods in ai.vectros.types with parameters of type DocumentResponseStatusMethod parameters in ai.vectros.types with type arguments of type DocumentResponseStatusModifier and TypeMethodDescriptionDocumentResponse.Builder.status(Optional<DocumentResponseStatus> status) Processing status of the document.