Uses of Enum
org.openapitools.client.model.AgentUpdateInstanceStatus
Packages that use AgentUpdateInstanceStatus
- 
Uses of AgentUpdateInstanceStatus in org.openapitools.client.model
Methods in org.openapitools.client.model that return AgentUpdateInstanceStatusModifier and TypeMethodDescriptionstatic AgentUpdateInstanceStatusAgent.getUpdateStatus()Get updateStatusstatic AgentUpdateInstanceStatusReturns the enum constant of this type with the specified name.static AgentUpdateInstanceStatus[]AgentUpdateInstanceStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type AgentUpdateInstanceStatusModifier and TypeMethodDescriptionvoidAgent.setUpdateStatus(AgentUpdateInstanceStatus updateStatus) Agent.updateStatus(AgentUpdateInstanceStatus updateStatus)