@Singleton public class PresentInstances extends Object implements com.google.common.base.Function<Set<RegionAndName>,Set<RunningInstance>>
Constructor and Description |
---|
PresentInstances(EC2Client client) |
protected Logger logger
@Inject public PresentInstances(EC2Client client)
public Set<RunningInstance> apply(Set<RegionAndName> regionAndIds)
apply
in interface com.google.common.base.Function<Set<RegionAndName>,Set<RunningInstance>>
Copyright © 2009-2013 jclouds. All Rights Reserved.