public class BindObjectNameToGetJobsRequestQueryParams extends Object implements org.jclouds.rest.Binder
| Constructor and Description |
|---|
BindObjectNameToGetJobsRequestQueryParams() |
| Modifier and Type | Method and Description |
|---|---|
<R extends org.jclouds.http.HttpRequest> |
bindToRequest(R request,
Object input)
Maps the object's name to the input of
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|