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