Uses of Enum Class
eu.cloudnetservice.node.cluster.NodeServerState
Packages that use NodeServerState
-
Uses of NodeServerState in eu.cloudnetservice.node.cluster
Subclasses with type arguments of type NodeServerState in eu.cloudnetservice.node.clusterMethods in eu.cloudnetservice.node.cluster that return NodeServerStateModifier and TypeMethodDescriptionNodeServer.state()static NodeServerStateReturns the enum constant of this class with the specified name.static NodeServerState[]NodeServerState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.cloudnetservice.node.cluster with parameters of type NodeServerState