Package org.jclouds.s3.binders
Class BindObjectMetadataToRequest
java.lang.Object
org.jclouds.s3.binders.BindObjectMetadataToRequest
- All Implemented Interfaces:
 Binder
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Object input)  
- 
Field Details
- 
metadataPrefixer
 
 - 
 - 
Constructor Details
- 
BindObjectMetadataToRequest
 
 - 
 - 
Method Details
- 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 
 -