org.jclouds.googlecomputeengine.functions.internal
Class ParseRoutes
java.lang.Object
org.jclouds.http.functions.ParseJson<ListPage<Route>>
org.jclouds.googlecomputeengine.functions.internal.ParseRoutes
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.http.HttpResponse,ListPage<Route>>
public class ParseRoutes
- extends org.jclouds.http.functions.ParseJson<ListPage<Route>>
- Author:
- Andrew Bayer
| Fields inherited from class org.jclouds.http.functions.ParseJson |
json, logger, type |
|
Constructor Summary |
ParseRoutes(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 |
ParseRoutes
@Inject
public ParseRoutes(org.jclouds.json.Json json)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.