@Singleton public class VirtualMachineDestroyed extends Object implements com.google.common.base.Predicate<VirtualMachine>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
VirtualMachineDestroyed(CloudStackApi client) |
@Inject public VirtualMachineDestroyed(CloudStackApi client)
public boolean apply(VirtualMachine virtualMachine)
apply in interface com.google.common.base.Predicate<VirtualMachine>Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.