public class RemoveFloatingIpFromNodeAndDeallocate extends Object implements com.google.common.base.Function<RegionAndId,RegionAndId>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
RemoveFloatingIpFromNodeAndDeallocate(NovaApi novaApi,
com.google.common.cache.LoadingCache<RegionAndId,Iterable<? extends FloatingIP>> floatingIpCache) |
@Inject public RemoveFloatingIpFromNodeAndDeallocate(NovaApi novaApi, @Named(value="FLOATINGIP") com.google.common.cache.LoadingCache<RegionAndId,Iterable<? extends FloatingIP>> floatingIpCache)
public RegionAndId apply(RegionAndId id)
apply in interface com.google.common.base.Function<RegionAndId,RegionAndId>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.