@Singleton public class PresentInstances extends Object implements com.google.common.base.Function<Set<RegionAndName>,Set<RunningInstance>>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
PresentInstances(EC2Client client) |
@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-2014 The Apache Software Foundation. All Rights Reserved.