Uses of Class
ai.vectros.types.DocumentResponseIndexStatus
Packages that use DocumentResponseIndexStatus
-
Uses of DocumentResponseIndexStatus in ai.vectros.types
Fields in ai.vectros.types declared as DocumentResponseIndexStatusModifier and TypeFieldDescriptionstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.EXTRACTINGstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.FAILEDstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.INDEXEDstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.PENDING_INDEXstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.PENDING_UPLOADstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.SKIPPEDstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.STOREDstatic final DocumentResponseIndexStatusDocumentResponseIndexStatus.UPLOADEDMethods in ai.vectros.types that return DocumentResponseIndexStatusMethods in ai.vectros.types that return types with arguments of type DocumentResponseIndexStatusMethods in ai.vectros.types with parameters of type DocumentResponseIndexStatusModifier and TypeMethodDescriptionDocumentResponse.Builder.indexStatus(DocumentResponseIndexStatus indexStatus) Method parameters in ai.vectros.types with type arguments of type DocumentResponseIndexStatusModifier and TypeMethodDescriptionDocumentResponse.Builder.indexStatus(Optional<DocumentResponseIndexStatus> indexStatus) Processing status of the document (system-managed, read-only).