Package org.jclouds.glacier.binders
Class BindJobRequestToJsonPayload
java.lang.Object
org.jclouds.glacier.binders.BindJobRequestToJsonPayload
- All Implemented Interfaces:
Binder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest
(R request, Object input)
-
Constructor Details
-
BindJobRequestToJsonPayload
public BindJobRequestToJsonPayload()
-
-
Method Details
-
bindToRequest
- Specified by:
bindToRequest
in interfaceBinder
-