public class KeyPredicates extends Object
Constructor and Description |
---|
KeyPredicates() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<Key> |
nameMatches(com.google.common.base.Predicate<String> name)
matches name of the given key pair
|
Copyright © 2009-2013 jclouds. All Rights Reserved.