@Singleton public class ParseKeyPairs extends Object implements com.google.common.base.Function<org.jclouds.http.HttpResponse,com.google.common.collect.FluentIterable<? extends KeyPair>>
| Constructor and Description |
|---|
ParseKeyPairs(org.jclouds.json.internal.GsonWrapper gsonView) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<? extends KeyPair> |
apply(org.jclouds.http.HttpResponse response) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.