Uses of Class
org.jclouds.elasticstack.domain.VNC
Packages that use VNC
-
Uses of VNC in org.jclouds.elasticstack.domain
Fields in org.jclouds.elasticstack.domain declared as VNCMethods in org.jclouds.elasticstack.domain that return VNCMethods in org.jclouds.elasticstack.domain with parameters of type VNCModifier and TypeMethodDescriptionConstructors in org.jclouds.elasticstack.domain with parameters of type VNCModifierConstructorDescriptionServer
(String uuid, String name, int cpu, Integer smp, int mem, boolean persistent, Map<String, ? extends Device> devices, Iterable<String> bootDeviceIds, Iterable<String> tags, Map<String, String> userMetadata, Iterable<NIC> nics, VNC vnc) ServerInfo
(String uuid, String name, int cpu, Integer smp, int mem, boolean persistent, Map<String, ? extends Device> devices, Iterable<String> bootDeviceIds, Iterable<String> tags, Map<String, String> userMetadata, Iterable<NIC> nics, VNC vnc, ServerStatus status, Date started, String user, ServerMetrics metrics)