public class ZonePredicates extends Object
| Constructor and Description |
|---|
ZonePredicates() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<Zone> |
any() |
static com.google.common.base.Predicate<Zone> |
supportsAdvancedNetworks() |
static com.google.common.base.Predicate<Zone> |
supportsSecurityGroups() |
public static com.google.common.base.Predicate<Zone> supportsAdvancedNetworks()
NetworkType.ADVANCEDpublic static com.google.common.base.Predicate<Zone> supportsSecurityGroups()
public static com.google.common.base.Predicate<Zone> any()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.