Package org.jclouds.rest.annotations
Annotation Interface Transform
Shows the transformer type used to parse the first result of the HttpResponse
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends com.google.common.base.Function<?,?>> value
-