org.jclouds.chef.binders
Class BindChecksumsToJsonPayload
java.lang.Object
org.jclouds.rest.binders.BindToStringPayload
org.jclouds.chef.binders.BindChecksumsToJsonPayload
- All Implemented Interfaces:
- org.jclouds.rest.Binder
@Singleton
public class BindChecksumsToJsonPayload
- extends org.jclouds.rest.binders.BindToStringPayload
|
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 |
BindChecksumsToJsonPayload
public BindChecksumsToJsonPayload()
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.