public class RemoveFloatingIpFromNodeAndDeallocate extends Object implements com.google.common.base.Function<RegionAndId,RegionAndId>
Constructor and Description |
---|
RemoveFloatingIpFromNodeAndDeallocate(NovaApi novaApi,
com.google.common.cache.LoadingCache<RegionAndId,Iterable<? extends FloatingIP>> floatingIpCache) |
@Named(value="jclouds.compute") protected Logger logger
@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.