Package org.jclouds.packet.domain
Class Specs
java.lang.Object
org.jclouds.packet.domain.Specs
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Method Summary
Modifier and TypeMethodDescriptioncpus()
static Specs
create
(List<Specs.CPU> cpus, Specs.Memory memory, List<Specs.Drive> drives, List<Specs.NIC> nics, Map<String, Object> features) abstract List
<Specs.Drive> drives()
features()
abstract Specs.Memory
memory()
nics()
-
Method Details
-
cpus
-
memory
-
drives
-
nics
-
features
-
create
-