| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.compute.functions | |
| org.jclouds.openstack.nova.v2_0.compute.loaders |
| Modifier and Type | Method and Description |
|---|---|
SecurityGroupInZone |
CreateSecurityGroupIfNeeded.apply(ZoneSecurityGroupNameAndPorts zoneSecurityGroupNameAndPorts) |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Function<ZoneSecurityGroupNameAndPorts,SecurityGroupInZone> |
FindSecurityGroupOrCreate.groupCreator |
| Constructor and Description |
|---|
FindSecurityGroupOrCreate(com.google.common.base.Predicate<AtomicReference<ZoneAndName>> returnSecurityGroupExistsInZone,
com.google.common.base.Function<ZoneSecurityGroupNameAndPorts,SecurityGroupInZone> groupCreator) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.