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