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