public final class GetImageWhenStatusActivePredicateWithResult extends Object implements PredicateWithResult<Integer,Image>
| Constructor and Description | 
|---|
GetImageWhenStatusActivePredicateWithResult(CloudServersClient client,
                                           com.google.common.base.Function<Image,Image> cloudserversImageToImage)  | 
@Named(value="jclouds.compute") protected Logger logger
@Inject public GetImageWhenStatusActivePredicateWithResult(CloudServersClient client, com.google.common.base.Function<Image,Image> cloudserversImageToImage)
public boolean apply(Integer input)
apply in interface com.google.common.base.Predicate<Integer>public Image getResult()
getResult in interface PredicateWithResult<Integer,Image>public Throwable getLastFailure()
getLastFailure in interface PredicateWithResult<Integer,Image>Copyright © 2009-2013 jclouds. All Rights Reserved.