Package org.jclouds.packet.domain
Class Specs.CPU
- java.lang.Object
-
- org.jclouds.packet.domain.Specs.CPU
-
-
Constructor Summary
Constructors Constructor Description CPU()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract Integer
count()
static Specs.CPU
create(Integer count, String type)
abstract String
type()
-