Package | Description |
---|---|
org.jclouds.opsource.servers.domain |
Modifier and Type | Method and Description |
---|---|
MachineSpecification |
MachineSpecification.Builder.build() |
MachineSpecification |
PendingDeployServer.getMachineSpecification() |
MachineSpecification |
DeployedServer.getMachineSpecification() |
Modifier and Type | Method and Description |
---|---|
MachineSpecification.Builder |
MachineSpecification.Builder.fromMachineSpecification(MachineSpecification in) |
PendingDeployServer.Builder |
PendingDeployServer.Builder.machineSpecification(MachineSpecification machineSpecification) |
DeployedServer.Builder |
DeployedServer.Builder.machineSpecification(MachineSpecification machineSpecification) |
Copyright © 2009-2013 jclouds. All Rights Reserved.