Package org.jclouds.packet.domain
Class Specs
java.lang.Object
org.jclouds.packet.domain.Specs
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class - 
Method Summary
Modifier and TypeMethodDescriptioncpus()static Specscreate(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.Memorymemory()nics() 
- 
Method Details
- 
cpus
 - 
memory
 - 
drives
 - 
nics
 - 
features
 - 
create
 
 -