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 Details

    • BindPartIdsAndETagsToRequest

      public BindPartIdsAndETagsToRequest()
  • Method Details

    • bindToRequest

      public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request, Object input)
      Specified by:
      bindToRequest in interface org.jclouds.rest.Binder