| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.compute.functions | |
| org.jclouds.openstack.nova.v2_0.compute.loaders |
| Modifier and Type | Method and Description |
|---|---|
SecurityGroupInRegion |
CreateSecurityGroupIfNeeded.apply(RegionSecurityGroupNameAndPorts regionSecurityGroupNameAndPorts) |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Function<RegionSecurityGroupNameAndPorts,SecurityGroupInRegion> |
FindSecurityGroupOrCreate.groupCreator |
| Constructor and Description |
|---|
FindSecurityGroupOrCreate(com.google.common.base.Predicate<AtomicReference<RegionAndName>> returnSecurityGroupExistsInRegion,
com.google.common.base.Function<RegionSecurityGroupNameAndPorts,SecurityGroupInRegion> groupCreator) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.