Uses of Enum Class
org.springframework.ai.openai.metadata.support.OpenAiApiResponseHeaders
Packages that use OpenAiApiResponseHeaders
-
Uses of OpenAiApiResponseHeaders in org.springframework.ai.openai.metadata.support
Methods in org.springframework.ai.openai.metadata.support that return OpenAiApiResponseHeadersModifier and TypeMethodDescriptionstatic OpenAiApiResponseHeadersReturns the enum constant of this class with the specified name.static OpenAiApiResponseHeaders[]OpenAiApiResponseHeaders.values()Returns an array containing the constants of this enum class, in the order they are declared.