Uses of Enum Class
xyz.felh.openai.audio.CreateAudioTranslationRequest.ResponseFormat
Packages that use CreateAudioTranslationRequest.ResponseFormat
-
Uses of CreateAudioTranslationRequest.ResponseFormat in xyz.felh.openai.audio
Methods in xyz.felh.openai.audio that return CreateAudioTranslationRequest.ResponseFormatModifier and TypeMethodDescriptionCreateAudioTranslationRequest.ResponseFormat.findByValue(String value) Returns the enum constant of this class with the specified name.CreateAudioTranslationRequest.ResponseFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.