|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jclouds.gogrid.functions.ParseJobListFromJsonResponse
public class ParseJobListFromJsonResponse
Parses jobs
from a json string.
Method Summary | |
---|---|
SortedSet<Job> |
apply(HttpResponse arg0)
|
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 |
Method Detail |
---|
public SortedSet<Job> apply(HttpResponse arg0)
apply
in interface com.google.common.base.Function<HttpResponse,SortedSet<Job>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |