Class NetworkOfferingPredicates

java.lang.Object
org.jclouds.cloudstack.predicates.NetworkOfferingPredicates

public class NetworkOfferingPredicates extends Object
  • Constructor Details

    • NetworkOfferingPredicates

      public NetworkOfferingPredicates()
  • Method Details

    • supportsGuestVirtualNetworks

      public static com.google.common.base.Predicate<NetworkOffering> supportsGuestVirtualNetworks()
      Returns:
      true, if the offering supports creation of GuestVirtual Networks
    • any

      public static com.google.common.base.Predicate<NetworkOffering> any()
      Returns:
      always returns true.