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