Package org.jclouds.rest.annotations
Annotation Type PayloadParam
- 
@Target(PARAMETER) @Retention(RUNTIME) public @interface PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. 
@Target(PARAMETER) @Retention(RUNTIME) public @interface PayloadParam