|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VNC | |
|---|---|
| org.jclouds.elasticstack.domain | |
| Uses of VNC in org.jclouds.elasticstack.domain |
|---|
| Fields in org.jclouds.elasticstack.domain declared as VNC | |
|---|---|
protected VNC |
Server.vnc
|
protected VNC |
Server.Builder.vnc
|
| Methods in org.jclouds.elasticstack.domain that return VNC | |
|---|---|
VNC |
Server.getVnc()
|
| Methods in org.jclouds.elasticstack.domain with parameters of type VNC | |
|---|---|
ServerInfo.Builder |
ServerInfo.Builder.vnc(VNC vnc)
|
Server.Builder |
Server.Builder.vnc(VNC vnc)
|
| Constructors in org.jclouds.elasticstack.domain with parameters of type VNC | |
|---|---|
Server(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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||