Class Hierarchy
- java.lang.Object
- org.jclouds.gogrid.functions.GenericResponseContainer<T>
- org.jclouds.gogrid.functions.ParseCredentialsFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseImageFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseImageListFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseIpListFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseJobListFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseLoadBalancerFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseLoadBalancerListFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseOptionsFromJsonResponse (implements com.google.common.base.Function<F,T>)
- org.jclouds.gogrid.functions.ParseServerNameToCredentialsMapFromJsonResponse (implements com.google.common.base.Function<F,T>)