Uses of Class
ai.vectros.types.IndexFailure
Packages that use IndexFailure
-
Uses of IndexFailure in ai.vectros.types
Methods in ai.vectros.types that return IndexFailureMethods in ai.vectros.types that return types with arguments of type IndexFailureModifier and TypeMethodDescriptionDocumentResponse.getIndexFailure()RecordResponse.getIndexFailure()Methods in ai.vectros.types with parameters of type IndexFailureModifier and TypeMethodDescriptionIndexFailure.Builder.from(IndexFailure other) DocumentResponse.Builder.indexFailure(IndexFailure indexFailure) RecordResponse.Builder.indexFailure(IndexFailure indexFailure) Method parameters in ai.vectros.types with type arguments of type IndexFailureModifier and TypeMethodDescriptionDocumentResponse.Builder.indexFailure(Optional<IndexFailure> indexFailure) RecordResponse.Builder.indexFailure(Optional<IndexFailure> indexFailure)