Package | Description |
---|---|
org.jclouds.smartos | |
org.jclouds.smartos.compute.domain | |
org.jclouds.smartos.compute.functions | |
org.jclouds.smartos.compute.strategy |
Modifier and Type | Method and Description |
---|---|
VM |
SmartOSHostController.createVM(VmSpecification specification) |
VM |
SmartOSHostController.getVM(UUID serverId) |
Modifier and Type | Method and Description |
---|---|
Iterable<VM> |
SmartOSHostController.getVMs() |
Modifier and Type | Method and Description |
---|---|
VM |
VM.Builder.build() |
Modifier and Type | Method and Description |
---|---|
VM.Builder |
VM.Builder.fromVM(VM in) |
Modifier and Type | Method and Description |
---|---|
NodeMetadata |
VMToNodeMetadata.apply(VM from) |
boolean |
VMToNodeMetadata.FindHardwareForServer.matches(VM from,
Hardware input) |
boolean |
VMToNodeMetadata.FindImageForServer.matches(VM from,
Image input) |
boolean |
VMToNodeMetadata.FindLocationForServer.matches(VM from,
Location input) |
Modifier and Type | Method and Description |
---|---|
VM |
SmartOSComputeServiceAdapter.getNode(String id) |
Modifier and Type | Method and Description |
---|---|
ComputeServiceAdapter.NodeAndInitialCredentials<VM> |
SmartOSComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag,
String name,
Template template) |
Iterable<VM> |
SmartOSComputeServiceAdapter.listNodes() |
Copyright © 2009-2013 jclouds. All Rights Reserved.