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