org.jclouds.openstack.keystone.v2_0.functions.internal
Class ParseTenants
java.lang.Object
org.jclouds.http.functions.ParseJson<org.jclouds.openstack.keystone.v2_0.functions.internal.ParseTenants.Tenants>
org.jclouds.openstack.keystone.v2_0.functions.internal.ParseTenants
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.http.HttpResponse,org.jclouds.openstack.keystone.v2_0.functions.internal.ParseTenants.Tenants>
@Beta
@Singleton
public class ParseTenants
- extends org.jclouds.http.functions.ParseJson<org.jclouds.openstack.keystone.v2_0.functions.internal.ParseTenants.Tenants>
boiler plate until we determine a better way
| Fields inherited from class org.jclouds.http.functions.ParseJson |
json, logger, type |
|
Constructor Summary |
ParseTenants(org.jclouds.json.Json json)
|
| Methods inherited from class org.jclouds.http.functions.ParseJson |
apply, apply, apply |
| 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 |
ParseTenants
@Inject
public ParseTenants(org.jclouds.json.Json json)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.