org.jclouds.aws.s3.binders
Class BindObjectMetadataToRequest
java.lang.Object
org.jclouds.aws.s3.binders.BindObjectMetadataToRequest
- All Implemented Interfaces:
- Binder
@Singleton
public class BindObjectMetadataToRequest
- extends Object
- implements Binder
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
metadataPrefixer
protected final BindMapToHeadersWithPrefix metadataPrefixer
BindObjectMetadataToRequest
@Inject
public BindObjectMetadataToRequest(BindMapToHeadersWithPrefix metadataPrefixer)
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request,
Object input)
- Specified by:
bindToRequest
in interface Binder
Copyright © 2009-2011 jclouds. All Rights Reserved.