org.jclouds.googlecomputeengine.compute.predicates
Class AllNodesInGroupTerminated
java.lang.Object
org.jclouds.googlecomputeengine.compute.predicates.AllNodesInGroupTerminated
- All Implemented Interfaces:
- com.google.common.base.Predicate<String>
@Singleton
public class AllNodesInGroupTerminated
- extends Object
- implements com.google.common.base.Predicate<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
equals |
AllNodesInGroupTerminated
@Inject
public AllNodesInGroupTerminated(org.jclouds.compute.ComputeService computeService)
apply
public boolean apply(String groupName)
- Specified by:
apply in interface com.google.common.base.Predicate<String>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.