Class BindObjectNameToGetJobsRequestQueryParams

java.lang.Object
org.jclouds.gogrid.binders.BindObjectNameToGetJobsRequestQueryParams
All Implemented Interfaces:
Binder

public class BindObjectNameToGetJobsRequestQueryParams extends Object implements Binder
See Also:
  • Constructor Details

    • BindObjectNameToGetJobsRequestQueryParams

      public BindObjectNameToGetJobsRequestQueryParams()
  • Method Details

    • bindToRequest

      public <R extends HttpRequest> R bindToRequest(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/>.
      Specified by:
      bindToRequest in interface Binder