Uses of Enum Class
xyz.felh.openai.fineTuning.FineTuningJob.FineTuningJobStatus
Packages that use FineTuningJob.FineTuningJobStatus
-
Uses of FineTuningJob.FineTuningJobStatus in xyz.felh.openai.fineTuning
Methods in xyz.felh.openai.fineTuning that return FineTuningJob.FineTuningJobStatusModifier and TypeMethodDescriptionFineTuningJob.FineTuningJobStatus.findByValue(String value) Returns the enum constant of this class with the specified name.static FineTuningJob.FineTuningJobStatus[]FineTuningJob.FineTuningJobStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.