Class NetworkOfferingPredicates
java.lang.Object
org.jclouds.cloudstack.predicates.NetworkOfferingPredicates
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.base.Predicate
<NetworkOffering> any()
static com.google.common.base.Predicate
<NetworkOffering>
-
Constructor Details
-
NetworkOfferingPredicates
public NetworkOfferingPredicates()
-
-
Method Details
-
supportsGuestVirtualNetworks
- Returns:
- true, if the offering supports creation of GuestVirtual Networks
-
any
- Returns:
- always returns true.
-