org.jclouds.chef.binders
Class BindChecksumsToJsonPayload

java.lang.Object
  extended by org.jclouds.rest.binders.BindToStringPayload
      extended by org.jclouds.chef.binders.BindChecksumsToJsonPayload
All Implemented Interfaces:
org.jclouds.rest.Binder

@Singleton
public class BindChecksumsToJsonPayload
extends org.jclouds.rest.binders.BindToStringPayload


Constructor Summary
BindChecksumsToJsonPayload()
           
 
Method Summary
 org.jclouds.http.HttpRequest bindToRequest(org.jclouds.http.HttpRequest request, Object input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindChecksumsToJsonPayload

public BindChecksumsToJsonPayload()
Method Detail

bindToRequest

public org.jclouds.http.HttpRequest bindToRequest(org.jclouds.http.HttpRequest request,
                                                  Object input)
Specified by:
bindToRequest in interface org.jclouds.rest.Binder
Overrides:
bindToRequest in class org.jclouds.rest.binders.BindToStringPayload


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