@Singleton public class InstanceHasIpAddress extends Object implements com.google.common.base.Predicate<RunningInstance>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
InstanceHasIpAddress(EC2Api client) |
@Inject public InstanceHasIpAddress(EC2Api client)
public boolean apply(RunningInstance instance)
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.