Uses of Class
org.jclouds.packet.domain.Specs.Drive
-
Packages that use Specs.Drive Package Description org.jclouds.packet.domain -
-
Uses of Specs.Drive in org.jclouds.packet.domain
Methods in org.jclouds.packet.domain that return Specs.Drive Modifier and Type Method Description static Specs.Drive
Specs.Drive. create(Integer count, String size, String type)
Methods in org.jclouds.packet.domain that return types with arguments of type Specs.Drive Modifier and Type Method Description abstract List<Specs.Drive>
Specs. drives()
-