Class ParseAsyncJobsFromHttpResponse

java.lang.Object
org.jclouds.cloudstack.functions.ParseAsyncJobsFromHttpResponse
All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,Set<AsyncJob<?>>>, Function<HttpResponse,Set<AsyncJob<?>>>

@Singleton public class ParseAsyncJobsFromHttpResponse extends Object implements com.google.common.base.Function<HttpResponse,Set<AsyncJob<?>>>