| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.compute | |
| org.jclouds.openstack.nova.v2_0.compute.functions |
| Modifier and Type | Field and Description |
|---|---|
protected RemoveFloatingIpFromNodeAndDeallocate |
NovaComputeServiceAdapter.removeFloatingIpFromNodeAndDeallocate |
| Constructor and Description |
|---|
NovaComputeServiceAdapter(NovaApi novaApi,
com.google.common.base.Supplier<Set<String>> regionIds,
RemoveFloatingIpFromNodeAndDeallocate removeFloatingIpFromNodeAndDeallocate,
com.google.common.cache.LoadingCache<RegionAndName,KeyPair> keyPairCache,
CleanupServer cleanupServer) |
| Modifier and Type | Field and Description |
|---|---|
protected RemoveFloatingIpFromNodeAndDeallocate |
CleanupServer.removeFloatingIpFromNodeAndDeallocate |
| Constructor and Description |
|---|
CleanupServer(NovaApi novaApi,
RemoveFloatingIpFromNodeAndDeallocate removeFloatingIpFromNodeAndDeallocate,
com.google.common.cache.LoadingCache<RegionAndName,SecurityGroupInRegion> securityGroupMap,
com.google.common.cache.LoadingCache<RegionAndName,KeyPair> keyPairCache) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.