Class AllNodesInGroupTerminated
java.lang.Object
org.jclouds.openstack.nova.v2_0.compute.predicates.AllNodesInGroupTerminated
- All Implemented Interfaces:
 com.google.common.base.Predicate<RegionAndName>,Predicate<RegionAndName>
public class AllNodesInGroupTerminated
extends Object
implements com.google.common.base.Predicate<RegionAndName>
- 
Constructor Details
- 
AllNodesInGroupTerminated
 
 - 
 - 
Method Details
- 
apply
- Specified by:
 applyin interfacecom.google.common.base.Predicate<RegionAndName>
 
 -