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