org.jclouds.chef.binders
Class BindGenerateKeyForClientToJsonPayload
java.lang.Object
org.jclouds.rest.binders.BindToStringPayload
org.jclouds.chef.binders.BindGenerateKeyForClientToJsonPayload
- All Implemented Interfaces:
- org.jclouds.rest.Binder
@Singleton
public class BindGenerateKeyForClientToJsonPayload
- extends org.jclouds.rest.binders.BindToStringPayload
|
Method Summary |
<R extends org.jclouds.http.HttpRequest>
R |
|
bindToRequest(R request,
Object payload)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindGenerateKeyForClientToJsonPayload
public BindGenerateKeyForClientToJsonPayload()
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Object payload)
- 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.