Class BindHashesToHeaders

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

public class BindHashesToHeaders extends Object implements Binder
Binds the linear hash and the tree hash of payload to the request headers.
  • Constructor Details

    • BindHashesToHeaders

      public BindHashesToHeaders()
  • Method Details