Uses of Class
org.jclouds.cloudstack.predicates.TemplatePredicates.Ready
-
Packages that use TemplatePredicates.Ready Package Description org.jclouds.cloudstack.predicates -
-
Uses of TemplatePredicates.Ready in org.jclouds.cloudstack.predicates
Methods in org.jclouds.cloudstack.predicates that return TemplatePredicates.Ready Modifier and Type Method Description static TemplatePredicates.Ready
TemplatePredicates.Ready. valueOf(String name)
Returns the enum constant of this type with the specified name.static TemplatePredicates.Ready[]
TemplatePredicates.Ready. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-