Uses of Class
ai.vectros.types.RecordResponseIndexStatus
Packages that use RecordResponseIndexStatus
-
Uses of RecordResponseIndexStatus in ai.vectros.types
Fields in ai.vectros.types declared as RecordResponseIndexStatusModifier and TypeFieldDescriptionstatic final RecordResponseIndexStatusRecordResponseIndexStatus.FAILEDstatic final RecordResponseIndexStatusRecordResponseIndexStatus.INDEXEDstatic final RecordResponseIndexStatusRecordResponseIndexStatus.PENDING_INDEXMethods in ai.vectros.types that return RecordResponseIndexStatusMethods in ai.vectros.types that return types with arguments of type RecordResponseIndexStatusMethods in ai.vectros.types with parameters of type RecordResponseIndexStatusModifier and TypeMethodDescriptionRecordResponse.Builder.indexStatus(RecordResponseIndexStatus indexStatus) Method parameters in ai.vectros.types with type arguments of type RecordResponseIndexStatusModifier and TypeMethodDescriptionRecordResponse.Builder.indexStatus(Optional<RecordResponseIndexStatus> indexStatus) Search-index status.