Class BindPayerToXmlPayload

java.lang.Object
org.jclouds.s3.binders.BindPayerToXmlPayload
All Implemented Interfaces:
org.jclouds.rest.Binder

@Singleton public class BindPayerToXmlPayload extends Object implements org.jclouds.rest.Binder
  • Constructor Details

    • BindPayerToXmlPayload

      public BindPayerToXmlPayload()
  • Method Details

    • bindToRequest

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