public class ParseDatabaseListForUser extends Object implements com.google.common.base.Function<org.jclouds.http.HttpResponse,com.google.common.collect.FluentIterable<String>>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<String> |
apply(org.jclouds.http.HttpResponse from)
Parses the database list from the json response
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.