Uses of Enum Class
io.spring.initializr.web.support.Agent.AgentId
Packages that use Agent.AgentId
-
Uses of Agent.AgentId in io.spring.initializr.web.support
Methods in io.spring.initializr.web.support that return Agent.AgentIdModifier and TypeMethodDescriptionAgent.getId()
static Agent.AgentId
Returns the enum constant of this class with the specified name.static Agent.AgentId[]
Agent.AgentId.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.spring.initializr.web.support with parameters of type Agent.AgentId