Uses of Enum Class
com.morpheusdata.model.ComputeServerType.AgentType
Packages that use ComputeServerType.AgentType
-
Uses of ComputeServerType.AgentType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeServerType.AgentTypeModifier and TypeFieldDescriptionprotected ComputeServerType.AgentTypeComputeServerType.agentTypeMethods in com.morpheusdata.model that return ComputeServerType.AgentTypeModifier and TypeMethodDescriptionComputeServerType.getAgentType()static ComputeServerType.AgentTypeReturns the enum constant of this class with the specified name.static ComputeServerType.AgentType[]ComputeServerType.AgentType.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 ComputeServerType.AgentTypeModifier and TypeMethodDescriptionvoidComputeServerType.setAgentType(ComputeServerType.AgentType agentType)