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