public class JcloudsPredicates
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
JcloudsPredicates.NodeInLocation
Deprecated.
since 0.9.0; direct access strongly discouraged; will be made protected in future release;
use
nodeInLocation(String, boolean) |
Constructor and Description |
---|
JcloudsPredicates() |
Modifier and Type | Method and Description |
---|---|
static |
nodeInLocation(java.lang.String regionId,
boolean matchNullLocations) |