Class UpdateRecordsToJSON

java.lang.Object
org.jclouds.rackspace.clouddns.v1.binders.UpdateRecordsToJSON
All Implemented Interfaces:
Binder

@Singleton public class UpdateRecordsToJSON extends Object implements Binder
Binds the Records to the request as a JSON payload.
  • Constructor Details

    • UpdateRecordsToJSON

      @Inject public UpdateRecordsToJSON(Json jsonBinder)
  • Method Details