Uses of Class
com.morpheusdata.model.HypervisorConsoleConnection
Packages that use HypervisorConsoleConnection
-
Uses of HypervisorConsoleConnection in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type HypervisorConsoleConnectionModifier and TypeMethodDescriptionProvisionProvider.HypervisorConsoleFacetV2.getNoVNCConsoleConnection(ComputeServer server) Builds the connection details required to connect to the target server using noVNC.ProvisionProvider.HypervisorConsoleFacetV2.getWMKSConsoleConnection(ComputeServer server) Builds the connection details required to connect to the target server using WMKS.ProvisionProvider.HypervisorConsoleFacetV2.getXvpVNCConsoleConnection(ComputeServer server) Builds the connection details required to connect to the target server using xvpVnc.