org.jclouds.gogrid.binders
Class BindObjectNameToGetJobsRequestQueryParams

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

public class BindObjectNameToGetJobsRequestQueryParams
extends Object
implements org.jclouds.rest.Binder

See Also:
GridJobApi.getJobsForObjectName(String)

Constructor Summary
BindObjectNameToGetJobsRequestQueryParams()
           
 
Method Summary
<R extends org.jclouds.http.HttpRequest>
R
bindToRequest(R request, Object input)
          Maps the object's name to the input of
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindObjectNameToGetJobsRequestQueryParams

public BindObjectNameToGetJobsRequestQueryParams()
Method Detail

bindToRequest

public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
                                                                Object input)
Maps the object's name to the input of

Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.