| Modifier and Type | Method and Description |
|---|---|
<R extends HttpRequest> |
bindToRequest(R request,
Object input)
Binds the names to query parameters.
|
public <R extends HttpRequest> R bindToRequest(R request, Object input)
bindToRequest in interface Binderrequest - request where the query params will be setinput - array of String paramsCopyright © 2009-2012 jclouds. All Rights Reserved.