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.base.Predicate<RegionAndId> serverRunningPredicate,
com.google.common.base.Predicate<RegionAndId> serverTerminatedPredicate,
CleanupResources cleanupResources) |
Modifier and Type | Field and Description |
---|---|
protected RemoveFloatingIpFromNodeAndDeallocate |
CleanupResources.removeFloatingIpFromNodeAndDeallocate |
Constructor and Description |
---|
CleanupResources(RemoveFloatingIpFromNodeAndDeallocate removeFloatingIpFromNodeAndDeallocate,
com.google.common.cache.LoadingCache<RegionAndName,SecurityGroup> securityGroupMap,
SecurityGroupExtension securityGroupExtension) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.