Package org.jclouds.cloudstack.functions
Class ParseEventTypesFromHttpResponse
java.lang.Object
org.jclouds.cloudstack.functions.ParseEventTypesFromHttpResponse
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,,Set<String>> Function<HttpResponse,Set<String>>
@Singleton
public class ParseEventTypesFromHttpResponse
extends Object
implements com.google.common.base.Function<HttpResponse,Set<String>>
-
Constructor Details
-
ParseEventTypesFromHttpResponse
-
-
Method Details
-
apply
- Specified by:
applyin interfacecom.google.common.base.Function<HttpResponse,Set<String>> - Specified by:
applyin interfaceFunction<HttpResponse,Set<String>>
-