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 bindPayloadParamvalues, if there is noMapBinderin the method definition 
- 
Element Details
- 
value
How to bindPayloadParamvalues, if there is noMapBinderin the method definition 
 -