Package | Description |
---|---|
org.jclouds.packet.domain |
Modifier and Type | Method and Description |
---|---|
static Pricing |
Pricing.create(double hour) |
abstract Pricing |
Plan.pricing() |
Modifier and Type | Method and Description |
---|---|
static Plan |
Plan.create(String id,
String slug,
String name,
String description,
String line,
Specs specs,
List<Href> availableIn,
Pricing pricing) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.