Uses of Enum Class
org.springframework.ai.autoconfigure.vertexai.gemini.VertexAiGeminiConnectionProperties.Transport
Packages that use VertexAiGeminiConnectionProperties.Transport
-
Uses of VertexAiGeminiConnectionProperties.Transport in org.springframework.ai.autoconfigure.vertexai.gemini
Methods in org.springframework.ai.autoconfigure.vertexai.gemini that return VertexAiGeminiConnectionProperties.TransportModifier and TypeMethodDescriptionVertexAiGeminiConnectionProperties.getTransport()Returns the enum constant of this class with the specified name.VertexAiGeminiConnectionProperties.Transport.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.autoconfigure.vertexai.gemini with parameters of type VertexAiGeminiConnectionProperties.TransportModifier and TypeMethodDescriptionvoidVertexAiGeminiConnectionProperties.setTransport(VertexAiGeminiConnectionProperties.Transport transport)