Uses of Enum Class
org.tavall.gemini.enums.GeminiAPIVersion
Packages that use GeminiAPIVersion
-
Uses of GeminiAPIVersion in org.tavall.gemini.enums
Subclasses with type arguments of type GeminiAPIVersion in org.tavall.gemini.enumsMethods in org.tavall.gemini.enums that return GeminiAPIVersionModifier and TypeMethodDescriptionstatic GeminiAPIVersionReturns the enum constant of this class with the specified name.static GeminiAPIVersion[]GeminiAPIVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.