|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ip | |
|---|---|
| org.jclouds.glesys.domain | |
| Uses of Ip in org.jclouds.glesys.domain |
|---|
| Methods in org.jclouds.glesys.domain that return Ip | |
|---|---|
Ip |
Ip.Builder.build()
|
| Methods in org.jclouds.glesys.domain that return types with arguments of type Ip | |
|---|---|
Set<Ip> |
ServerDetails.getIps()
|
| Methods in org.jclouds.glesys.domain with parameters of type Ip | |
|---|---|
Ip.Builder |
Ip.Builder.fromIpCreated(Ip from)
|
ServerDetails.Builder |
ServerDetails.Builder.ips(Ip... ips)
|
| Method parameters in org.jclouds.glesys.domain with type arguments of type Ip | |
|---|---|
ServerDetails.Builder |
ServerDetails.Builder.ips(Iterable<Ip> ips)
|
| Constructor parameters in org.jclouds.glesys.domain with type arguments of type Ip | |
|---|---|
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 | |||||||||