| Package | Description |
|---|---|
| org.jclouds.gogrid.domain |
| Modifier and Type | Method and Description |
|---|---|
Set<BillingToken> |
ServerImage.getBillingTokens() |
| Modifier and Type | Method and Description |
|---|---|
int |
BillingToken.compareTo(BillingToken o) |
| Constructor and Description |
|---|
ServerImage(long id,
String name,
String friendlyName,
String description,
Option os,
Option architecture,
ServerImageType type,
ServerImageState state,
double price,
String location,
boolean active,
boolean aPublic,
Date createdTime,
Date updatedTime,
Set<BillingToken> billingTokens,
Customer owner) |
Copyright © 2009-2012 jclouds. All Rights Reserved.