Uses of Enum Class
org.springframework.ai.azure.openai.AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormat
Packages that use AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormat
-
Uses of AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormat in org.springframework.ai.azure.openai
Methods in org.springframework.ai.azure.openai that return AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormatModifier and TypeMethodDescriptionAzureOpenAiAudioTranscriptionOptions.getResponseFormat()Returns the enum constant of this class with the specified name.AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.azure.openai with parameters of type AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormatModifier and TypeMethodDescriptionAzureOpenAiAudioTranscriptionOptions.Builder.responseFormat(AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormat responseFormat) voidAzureOpenAiAudioTranscriptionOptions.setResponseFormat(AzureOpenAiAudioTranscriptionOptions.TranscriptResponseFormat responseFormat)