| Package | Description |
|---|---|
| org.jclouds.rimuhosting.miro | |
| org.jclouds.rimuhosting.miro.data | |
| org.jclouds.rimuhosting.miro.domain | |
| org.jclouds.rimuhosting.miro.functions |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends PricingPlan> |
RimuHostingClient.getPricingPlanList()
Returns a list of pricing plans that can be used for server creation.
|
com.google.common.util.concurrent.ListenableFuture<Set<PricingPlan>> |
RimuHostingAsyncClient.getPricingPlanList() |
| Constructor and Description |
|---|
NewServerData(CreateOptions createOptions,
PricingPlan pricingPlan) |
| Modifier and Type | Method and Description |
|---|---|
int |
PricingPlan.compareTo(PricingPlan pricingPlan) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<PricingPlan> |
ParsePricingPlansFromJsonResponse.apply(HttpResponse arg0) |
Copyright © 2009-2012 jclouds. All Rights Reserved.