Package org.jclouds.s3.binders
Class BindPayerToXmlPayload
java.lang.Object
org.jclouds.s3.binders.BindPayerToXmlPayload
- All Implemented Interfaces:
 Binder
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<R extends HttpRequest>
RbindToRequest(R request, Object toBind)  
- 
Constructor Details
- 
BindPayerToXmlPayload
public BindPayerToXmlPayload() 
 - 
 - 
Method Details
- 
bindToRequest
- Specified by:
 bindToRequestin interfaceBinder
 
 -