Uses of Class
org.jclouds.glesys.domain.Console
-
Packages that use Console Package Description org.jclouds.glesys.domain org.jclouds.glesys.features -
-
Uses of Console in org.jclouds.glesys.domain
Methods in org.jclouds.glesys.domain that return Console Modifier and Type Method Description Console
Console.Builder. build()
Methods in org.jclouds.glesys.domain with parameters of type Console Modifier and Type Method Description T
Console.Builder. fromConsole(Console in)
-
Uses of Console in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features that return Console Modifier and Type Method Description Console
ServerApi. getConsole(String id)
Get information about how to connect to a server via VNC
-