Package org.jclouds.gogrid.binders
Class BindObjectNameToGetJobsRequestQueryParams
java.lang.Object
org.jclouds.gogrid.binders.BindObjectNameToGetJobsRequestQueryParams
- All Implemented Interfaces:
Binder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object input) Maps the object's name to the input of invalid input: '<'a href="http://wiki.gogrid.com/wiki/index.php/API:grid.job.list/>.
-
Constructor Details
-
BindObjectNameToGetJobsRequestQueryParams
public BindObjectNameToGetJobsRequestQueryParams()
-
-
Method Details
-
bindToRequest
Maps the object's name to the input of invalid input: '<'a href="http://wiki.gogrid.com/wiki/index.php/API:grid.job.list/>.- Specified by:
bindToRequest
in interfaceBinder
-