Class BindPartSizeToHeaders

java.lang.Object
org.jclouds.glacier.binders.BindPartSizeToHeaders
All Implemented Interfaces:
Binder

public class BindPartSizeToHeaders extends Object implements Binder
Binds the Part size to the request headers.
  • Constructor Details

    • BindPartSizeToHeaders

      public BindPartSizeToHeaders()
  • Method Details