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