public class NetworkOfferingPredicates extends Object
Constructor and Description |
---|
NetworkOfferingPredicates() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<NetworkOffering> |
any() |
static com.google.common.base.Predicate<NetworkOffering> |
supportsGuestVirtualNetworks() |
public static com.google.common.base.Predicate<NetworkOffering> supportsGuestVirtualNetworks()
public static com.google.common.base.Predicate<NetworkOffering> any()
Copyright © 2009-2012 jclouds. All Rights Reserved.