Package org.jclouds.chef.binders
Class BindGenerateKeyForClientToJsonPayload
java.lang.Object
org.jclouds.rest.binders.BindToStringPayload
org.jclouds.chef.binders.BindGenerateKeyForClientToJsonPayload
- All Implemented Interfaces:
Binder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object payload)
-
Constructor Details
-
BindGenerateKeyForClientToJsonPayload
public BindGenerateKeyForClientToJsonPayload()
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
- Overrides:
bindToRequest
in classBindToStringPayload
-