Package org.jclouds.packet.domain
Class Specs.Memory
- java.lang.Object
-
- org.jclouds.packet.domain.Specs.Memory
-
-
Constructor Summary
Constructors Constructor Description Memory()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Specs.Memory
create(String total)
abstract String
total()
-
-
-
Method Detail
-
total
public abstract String total()
-
create
public static Specs.Memory create(String total)
-
-