Uses of Enum Class
xyz.felh.openai.assistant.vector.store.file.VectorStoreFile.Status
Packages that use VectorStoreFile.Status
-
Uses of VectorStoreFile.Status in xyz.felh.openai.assistant.vector.store.file
Methods in xyz.felh.openai.assistant.vector.store.file that return VectorStoreFile.StatusModifier and TypeMethodDescriptionstatic VectorStoreFile.StatusReturns the enum constant of this class with the specified name.static VectorStoreFile.Status[]VectorStoreFile.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.