Uses of Class
org.jclouds.packet.domain.Pricing
-
Packages that use Pricing Package Description org.jclouds.packet.domain -
-
Uses of Pricing in org.jclouds.packet.domain
Methods in org.jclouds.packet.domain that return Pricing Modifier and Type Method Description static Pricing
Pricing. create(double hour)
abstract Pricing
Plan. pricing()
Methods in org.jclouds.packet.domain with parameters of type Pricing Modifier and Type Method Description static Plan
Plan. create(String id, String slug, String name, String description, String line, Specs specs, List<Href> availableIn, Pricing pricing)
-