|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmartOSHost | |
|---|---|
| org.jclouds.smartos.compute.domain | |
| org.jclouds.smartos.compute.functions | |
| org.jclouds.smartos.compute.strategy | |
| Uses of SmartOSHost in org.jclouds.smartos.compute.domain |
|---|
| Fields in org.jclouds.smartos.compute.domain declared as SmartOSHost | |
|---|---|
protected SmartOSHost |
VM.host
|
protected SmartOSHost |
VM.Builder.host
|
| Methods in org.jclouds.smartos.compute.domain that return SmartOSHost | |
|---|---|
SmartOSHost |
SmartOSHost.Builder.build()
|
SmartOSHost |
VM.getHost()
|
| Methods in org.jclouds.smartos.compute.domain with parameters of type SmartOSHost | |
|---|---|
SmartOSHost.Builder |
SmartOSHost.Builder.fromSmartOSHost(SmartOSHost in)
|
VM.Builder |
VM.Builder.host(SmartOSHost host)
|
| Constructors in org.jclouds.smartos.compute.domain with parameters of type SmartOSHost | |
|---|---|
VM(SmartOSHost host,
UUID uuid,
String type,
String ram,
VM.State state,
String alias)
|
|
| Uses of SmartOSHost in org.jclouds.smartos.compute.functions |
|---|
| Methods in org.jclouds.smartos.compute.functions with parameters of type SmartOSHost | |
|---|---|
Location |
DatacenterToLocation.apply(SmartOSHost from)
|
| Uses of SmartOSHost in org.jclouds.smartos.compute.strategy |
|---|
| Methods in org.jclouds.smartos.compute.strategy that return types with arguments of type SmartOSHost | |
|---|---|
Iterable<SmartOSHost> |
SmartOSComputeServiceAdapter.listLocations()
|
| Constructors in org.jclouds.smartos.compute.strategy with parameters of type SmartOSHost | |
|---|---|
SmartOSComputeServiceAdapter(SmartOSHost host)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||