org.jclouds.googlecomputeengine.functions.internal
Class ParseRegionOperations

java.lang.Object
  extended by org.jclouds.http.functions.ParseJson<ListPage<Operation>>
      extended by org.jclouds.googlecomputeengine.functions.internal.ParseRegionOperations
All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.http.HttpResponse,ListPage<Operation>>

public class ParseRegionOperations
extends org.jclouds.http.functions.ParseJson<ListPage<Operation>>


Nested Class Summary
static class ParseRegionOperations.ToPagedIterable
           
 
Field Summary
 
Fields inherited from class org.jclouds.http.functions.ParseJson
json, logger, type
 
Constructor Summary
ParseRegionOperations(org.jclouds.json.Json json)
           
 
Method Summary
 
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
 

Constructor Detail

ParseRegionOperations

@Inject
public ParseRegionOperations(org.jclouds.json.Json json)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.