Class UpdateRecordsToJSON
- java.lang.Object
 - 
- org.jclouds.rackspace.clouddns.v1.binders.UpdateRecordsToJSON
 
 
- 
- 
Constructor Summary
Constructors Constructor Description UpdateRecordsToJSON(Json jsonBinder) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <R extends HttpRequest>
RbindToRequest(R request, Object input) 
 - 
 
- 
- 
Constructor Detail
- 
UpdateRecordsToJSON
@Inject public UpdateRecordsToJSON(Json jsonBinder)
 
 - 
 
- 
Method Detail
- 
bindToRequest
public <R extends HttpRequest> R bindToRequest(R request, Object input)
- Specified by:
 bindToRequestin interfaceBinder
 
 - 
 
 -