Package org.jclouds.s3.binders
Class BindPayerToXmlPayload
- java.lang.Object
 - 
- org.jclouds.s3.binders.BindPayerToXmlPayload
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BindPayerToXmlPayload() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <R extends HttpRequest>
RbindToRequest(R request, Object toBind) 
 - 
 
- 
- 
Method Detail
- 
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request, Object toBind)
- Specified by:
 bindToRequestin interfaceBinder
 
 - 
 
 -