Package io.levysworks.configs
Interface AgentsConfig.ServerConfig
- Enclosing interface:
AgentsConfig
public static interface AgentsConfig.ServerConfig
Represents a single agent server's configuration.
-
Method Summary
-
Method Details
-
name
String name()Returns the name of the agent server.- Returns:
- the server name
-