|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapBinder
Builds the payload of a Post request.
Method Summary | ||
---|---|---|
|
bindToRequest(R request,
Map<String,String> postParams)
creates and binds the POST payload to the request using parameters specified. |
Methods inherited from interface org.jclouds.rest.Binder |
---|
bindToRequest |
Method Detail |
---|
<R extends HttpRequest> R bindToRequest(R request, Map<String,String> postParams)
PayloadParam
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |