org.jclouds.chef.functions
Class ParseSearchEnvironmentsFromJson

java.lang.Object
  extended by org.jclouds.chef.functions.ParseSearchResultFromJson<Environment>
      extended by org.jclouds.chef.functions.ParseSearchEnvironmentsFromJson
All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.http.HttpResponse,SearchResult<Environment>>

@Singleton
public class ParseSearchEnvironmentsFromJson
extends ParseSearchResultFromJson<Environment>


Method Summary
 
Methods inherited from class org.jclouds.chef.functions.ParseSearchResultFromJson
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
 



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