Uses of Class
org.jclouds.openstack.nova.v2_0.compute.functions.RemoveFloatingIpFromNodeAndDeallocate

Packages that use RemoveFloatingIpFromNodeAndDeallocate
org.jclouds.openstack.nova.v2_0.compute   
 

Uses of RemoveFloatingIpFromNodeAndDeallocate in org.jclouds.openstack.nova.v2_0.compute
 

Fields in org.jclouds.openstack.nova.v2_0.compute declared as RemoveFloatingIpFromNodeAndDeallocate
protected  RemoveFloatingIpFromNodeAndDeallocate NovaComputeServiceAdapter.removeFloatingIpFromNodeAndDeallocate
           
 

Constructors in org.jclouds.openstack.nova.v2_0.compute with parameters of type RemoveFloatingIpFromNodeAndDeallocate
NovaComputeServiceAdapter(NovaApi novaApi, com.google.common.base.Supplier<Set<String>> zoneIds, RemoveFloatingIpFromNodeAndDeallocate removeFloatingIpFromNodeAndDeallocate, com.google.common.cache.LoadingCache<ZoneAndName,KeyPair> keyPairCache)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.