org.jclouds.googlecomputeengine.predicates
Class InstancePredicates

java.lang.Object
  extended by org.jclouds.googlecomputeengine.predicates.InstancePredicates

public class InstancePredicates
extends Object


Constructor Summary
InstancePredicates()
           
 
Method Summary
static com.google.common.base.Predicate<InstanceTemplate.PersistentDisk> isBootDisk()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstancePredicates

public InstancePredicates()
Method Detail

isBootDisk

public static com.google.common.base.Predicate<InstanceTemplate.PersistentDisk> isBootDisk()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.