Class OSCategoryIn
java.lang.Object
org.jclouds.cloudstack.predicates.OSCategoryIn
- All Implemented Interfaces:
com.google.common.base.Function<Set<String>,
,com.google.common.base.Predicate<Template>> Function<Set<String>,
com.google.common.base.Predicate<Template>>
-
Constructor Summary
ConstructorsConstructorDescriptionOSCategoryIn
(com.google.common.base.Supplier<Map<String, String>> categoriesSupplier, com.google.common.base.Supplier<Set<OSType>> osTypesSupplier) OSCategoryIn
(CloudStackApi client) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals