@Singleton public class PresentInstances extends Object implements com.google.common.base.Function<Set<RegionAndName>,Set<RunningInstance>>
| Constructor and Description |
|---|
PresentInstances(EC2Api client) |
| Modifier and Type | Method and Description |
|---|---|
Set<RunningInstance> |
apply(Set<RegionAndName> regionAndIds) |
String |
toString() |
protected Logger logger
@Inject public PresentInstances(EC2Api client)
public Set<RunningInstance> apply(Set<RegionAndName> regionAndIds)
apply in interface Function<Set<RegionAndName>,Set<RunningInstance>>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.