Class BindNoBucketLoggingToXmlPayload

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

@Singleton public class BindNoBucketLoggingToXmlPayload extends Object implements org.jclouds.rest.Binder
  • Method Details

    • bindToRequest

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