Package org.jclouds.rest.annotations
Annotation Interface Payload
Designates that this parameter will hold the payload for a PUT or POST command.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueNote that if you'd like curly braces literally in the payload, urlencode them first.- See Also:
-