Package org.jclouds.ec2.predicates
Class VolumeDetached
java.lang.Object
org.jclouds.ec2.predicates.VolumeDetached
- All Implemented Interfaces:
com.google.common.base.Predicate<Attachment>
,Predicate<Attachment>
Tests to see if a volume is detached.
-
Field Details
-
logger
-
-
Constructor Details
-
VolumeDetached
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Predicate<Attachment>
-