Uses of Enum Class
com.morpheusdata.model.ComputeServerType.ContainerEngine
Packages that use ComputeServerType.ContainerEngine
-
Uses of ComputeServerType.ContainerEngine in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeServerType.ContainerEngineModifier and TypeFieldDescriptionprotected ComputeServerType.ContainerEngineComputeServerType.containerEngineMethods in com.morpheusdata.model that return ComputeServerType.ContainerEngineModifier and TypeMethodDescriptionComputeServerType.getContainerEngine()Returns the enum constant of this class with the specified name.static ComputeServerType.ContainerEngine[]ComputeServerType.ContainerEngine.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.ContainerEngineModifier and TypeMethodDescriptionvoidComputeServerType.setContainerEngine(ComputeServerType.ContainerEngine containerEngine)