|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cost | |
---|---|
org.jclouds.glesys.domain |
Uses of Cost in org.jclouds.glesys.domain |
---|
Methods in org.jclouds.glesys.domain that return Cost | |
---|---|
Cost |
Cost.Builder.build()
|
Cost |
ServerDetails.getCost()
|
Methods in org.jclouds.glesys.domain with parameters of type Cost | |
---|---|
ServerDetails.Builder |
ServerDetails.Builder.cost(Cost cost)
|
Cost.Builder |
Cost.Builder.fromCost(Cost cost)
|
Constructors in org.jclouds.glesys.domain with parameters of type Cost | |
---|---|
ServerDetails(String id,
String hostname,
String datacenter,
String platform,
Server.State state,
String templateName,
String description,
int cpuCores,
int memorySizeMB,
int diskSizeGB,
int transferGB,
Cost cost,
Set<Ip> ips)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |