Uses of Enum Class
com.morpheusdata.model.ComputeServer.GuestAgentStatus
Packages that use ComputeServer.GuestAgentStatus
-
Uses of ComputeServer.GuestAgentStatus in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeServer.GuestAgentStatusModifier and TypeFieldDescriptionprotected ComputeServer.GuestAgentStatusComputeServer.guestAgentStatusMethods in com.morpheusdata.model that return ComputeServer.GuestAgentStatusModifier and TypeMethodDescriptionComputeServer.getGuestAgentStatus()Returns the enum constant of this class with the specified name.static ComputeServer.GuestAgentStatus[]ComputeServer.GuestAgentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type ComputeServer.GuestAgentStatusModifier and TypeMethodDescriptionvoidComputeServer.setGuestAgentStatus(ComputeServer.GuestAgentStatus guestAgentStatus)