Package org.jclouds.chef.functions
Class ParseSearchRolesFromJson
java.lang.Object
org.jclouds.chef.functions.ParseSearchResultFromJson<Role>
org.jclouds.chef.functions.ParseSearchRolesFromJson
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,SearchResult<Role>> Function<HttpResponse,
SearchResult<Role>>
-
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