| Package | Description |
|---|---|
| io.spring.initializr.web.support |
Support classes for web endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
Agent.AgentId |
Agent.getId() |
static Agent.AgentId |
Agent.AgentId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Agent.AgentId[] |
Agent.AgentId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Agent(Agent.AgentId id,
String version) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.