public class ImagePredicates extends Object
| Constructor and Description | 
|---|
ImagePredicates()  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.base.Predicate<Image> | 
statusEquals(Image.Status status)
matches status of the given image 
 | 
public static com.google.common.base.Predicate<Image> statusEquals(Image.Status status)
status - Copyright © 2009-2013 jclouds. All Rights Reserved.