| Package | Description |
|---|---|
| org.jclouds.cloudsigma | |
| org.jclouds.cloudsigma.domain | |
| org.jclouds.cloudsigma.functions |
| Modifier and Type | Method and Description |
|---|---|
StaticIPInfo |
CloudSigmaApi.createStaticIP()
create a new ip
|
StaticIPInfo |
CloudSigmaApi.getStaticIPInfo(String uuid) |
| Modifier and Type | Method and Description |
|---|---|
Set<StaticIPInfo> |
CloudSigmaApi.listStaticIPInfo()
Get all ips info
|
| Modifier and Type | Method and Description |
|---|---|
StaticIPInfo |
StaticIPInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
StaticIPInfo |
KeyValuesDelimitedByBlankLinesToStaticIPInfo.apply(HttpResponse response) |
StaticIPInfo |
MapToStaticIPInfo.apply(Map<String,String> from) |
| Modifier and Type | Method and Description |
|---|---|
Set<StaticIPInfo> |
ListOfKeyValuesDelimitedByBlankLinesToStaticIPInfoSet.apply(HttpResponse response) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.