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