Uses of Enum Class
com.morpheusdata.model.ComputeServerType.ClusterType
Packages that use ComputeServerType.ClusterType
-
Uses of ComputeServerType.ClusterType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeServerType.ClusterTypeModifier and TypeFieldDescriptionprotected ComputeServerType.ClusterTypeComputeServerType.clusterTypeMethods in com.morpheusdata.model that return ComputeServerType.ClusterTypeModifier and TypeMethodDescriptionComputeServerType.getClusterType()Returns the enum constant of this class with the specified name.static ComputeServerType.ClusterType[]ComputeServerType.ClusterType.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.ClusterTypeModifier and TypeMethodDescriptionvoidComputeServerType.setClusterType(ComputeServerType.ClusterType clusterType)