Uses of Class
org.openapitools.client.model.Agent
Packages that use Agent
-
Uses of Agent in org.openapitools.client.model
Methods in org.openapitools.client.model that return AgentModifier and TypeMethodDescriptionAgent.isLatestGAedVersion
(Boolean isLatestGAedVersion) Agent.lastConnection
(OffsetDateTime lastConnection) Agent.links
(HrefObject links) Agent.operationalStatus
(OperationalStatus operationalStatus) Agent.updateMessage
(String updateMessage) Agent.updateStatus
(AgentUpdateInstanceStatus updateStatus) Methods in org.openapitools.client.model that return types with arguments of type AgentModifier and TypeMethodDescriptionAgentPool.getAgents()
Get agentsAgentPoolUpdate.getAgents()
Get agentsMethods in org.openapitools.client.model with parameters of type AgentModifier and TypeMethodDescriptionAgentPool.addAgentsItem
(Agent agentsItem) AgentPoolUpdate.addAgentsItem
(Agent agentsItem) Method parameters in org.openapitools.client.model with type arguments of type Agent