org.jclouds.compute.predicates
Class HardwarePredicates
java.lang.Object
org.jclouds.compute.predicates.HardwarePredicates
public class HardwarePredicates
- extends Object
Container for hardware filters (predicates).
This class has static methods that create customized predicates to use with
ComputeService.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HardwarePredicates
public HardwarePredicates()
idEquals
public static com.google.common.base.Predicate<Hardware> idEquals(String id)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.