Package | Description |
---|---|
org.jclouds.cloudsigma | |
org.jclouds.cloudsigma.domain | |
org.jclouds.cloudsigma.functions |
Modifier and Type | Method and Description |
---|---|
VLANInfo |
CloudSigmaApi.createVLAN(String name)
create a new vlan
|
VLANInfo |
CloudSigmaApi.getVLANInfo(String uuid) |
VLANInfo |
CloudSigmaApi.renameVLAN(String uuid,
String name)
set vlan configuration
|
Modifier and Type | Method and Description |
---|---|
Set<VLANInfo> |
CloudSigmaApi.listVLANInfo()
Get all vlans info
|
Modifier and Type | Method and Description |
---|---|
VLANInfo |
VLANInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
VLANInfo |
KeyValuesDelimitedByBlankLinesToVLANInfo.apply(HttpResponse response) |
VLANInfo |
MapToVLANInfo.apply(Map<String,String> from) |
Modifier and Type | Method and Description |
---|---|
Set<VLANInfo> |
ListOfKeyValuesDelimitedByBlankLinesToVLANInfoSet.apply(HttpResponse response) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.