Package org.jclouds.aws.ec2.predicates
Class PlacementGroupDeleted
java.lang.Object
org.jclouds.aws.ec2.predicates.PlacementGroupDeleted
- All Implemented Interfaces:
com.google.common.base.Predicate<PlacementGroup>
,Predicate<PlacementGroup>
@Singleton
public class PlacementGroupDeleted
extends Object
implements com.google.common.base.Predicate<PlacementGroup>
-
Field Details
-
logger
-
-
Constructor Details
-
PlacementGroupDeleted
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Predicate<PlacementGroup>
-