Package org.jclouds.rest.annotations
Annotation Interface MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionHow to bindPayloadParam
values, if there is noMapBinder
in the method definition
-
Element Details
-
value
How to bindPayloadParam
values, if there is noMapBinder
in the method definition
-