|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BillingToken | |
---|---|
org.jclouds.gogrid.domain |
Uses of BillingToken in org.jclouds.gogrid.domain |
---|
Methods in org.jclouds.gogrid.domain that return types with arguments of type BillingToken | |
---|---|
Set<BillingToken> |
ServerImage.getBillingTokens()
|
Methods in org.jclouds.gogrid.domain with parameters of type BillingToken | |
---|---|
int |
BillingToken.compareTo(BillingToken o)
|
Constructor parameters in org.jclouds.gogrid.domain with type arguments of type BillingToken | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |