org.jclouds.s3.binders
Class BindPayerToXmlPayload
java.lang.Object
org.jclouds.s3.binders.BindPayerToXmlPayload
- All Implemented Interfaces:
- Binder
@Singleton
public class BindPayerToXmlPayload
- extends Object
- implements Binder
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindPayerToXmlPayload
public BindPayerToXmlPayload()
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request,
Object toBind)
- Specified by:
bindToRequest
in interface Binder
Copyright © 2009-2011 jclouds. All Rights Reserved.