org.jclouds.googlecomputeengine.functions.internal
Class ParseFirewalls
java.lang.Object
org.jclouds.http.functions.ParseJson<ListPage<Firewall>>
org.jclouds.googlecomputeengine.functions.internal.ParseFirewalls
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.http.HttpResponse,ListPage<Firewall>>
public class ParseFirewalls
- extends org.jclouds.http.functions.ParseJson<ListPage<Firewall>>
- Author:
- David Alves
| 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 |
ParseFirewalls
@Inject
public ParseFirewalls(org.jclouds.json.Json json)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.