Uses of Class
com.jakewharton.pingdom.services.ContactService.DeleteBuilder

Packages that use ContactService.DeleteBuilder
com.jakewharton.pingdom.services Service classes provide implementations for the interaction with and assembling of specific remote API calls. 
 

Uses of ContactService.DeleteBuilder in com.jakewharton.pingdom.services
 

Methods in com.jakewharton.pingdom.services that return ContactService.DeleteBuilder
 ContactService.DeleteBuilder ContactService.delete(int contactId)
          Deletes a contact.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.