Uses of Enum Class
org.springframework.ai.model.vertexai.autoconfigure.gemini.VertexAiGeminiConnectionProperties.Transport
Packages that use VertexAiGeminiConnectionProperties.Transport
-
Uses of VertexAiGeminiConnectionProperties.Transport in org.springframework.ai.model.vertexai.autoconfigure.gemini
Methods in org.springframework.ai.model.vertexai.autoconfigure.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.model.vertexai.autoconfigure.gemini with parameters of type VertexAiGeminiConnectionProperties.TransportModifier and TypeMethodDescriptionvoidVertexAiGeminiConnectionProperties.setTransport(VertexAiGeminiConnectionProperties.Transport transport)