Class ParseAsyncJobFromHttpResponse

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

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