This project has retired. For details please refer to its
Attic page .
ParseDatabaseListForUser (Apache jclouds 2.4.0 API)
JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
java.lang.Object
org.jclouds.openstack.trove.v1.functions.ParseDatabaseListForUser
All Implemented Interfaces:
com.google.common.base.Function<HttpResponse ,com.google.common.collect.FluentIterable<String >>
, Function <HttpResponse ,com.google.common.collect.FluentIterable<String >>
public class ParseDatabaseListForUser
extends Object
implements com.google.common.base.Function<HttpResponse ,com.google.common.collect.FluentIterable<String >>
This parses the list of databases
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface com.google.common.base.Function
equals