org.jclouds.cloudstack.predicates
Class TemplatePredicates
java.lang.Object
org.jclouds.cloudstack.predicates.TemplatePredicates
@Singleton
public class TemplatePredicates
- extends Object
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplatePredicates
public TemplatePredicates()
isReady
public static com.google.common.base.Predicate<Template> isReady()
isPasswordEnabled
public static com.google.common.base.Predicate<Template> isPasswordEnabled()
Copyright © 2009-2012 jclouds. All Rights Reserved.