Uses of Enum Class
org.springframework.ai.mcp.client.autoconfigure.properties.McpClientCommonProperties.ClientType
Packages that use McpClientCommonProperties.ClientType
-
Uses of McpClientCommonProperties.ClientType in org.springframework.ai.mcp.client.autoconfigure.properties
Methods in org.springframework.ai.mcp.client.autoconfigure.properties that return McpClientCommonProperties.ClientTypeModifier and TypeMethodDescriptionMcpClientCommonProperties.getType()Returns the enum constant of this class with the specified name.static McpClientCommonProperties.ClientType[]McpClientCommonProperties.ClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.mcp.client.autoconfigure.properties with parameters of type McpClientCommonProperties.ClientTypeModifier and TypeMethodDescriptionvoidMcpClientCommonProperties.setType(McpClientCommonProperties.ClientType type)