|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactService.ListBuilder | |
---|---|
com.jakewharton.pingdom.services | Service classes provide implementations for the interaction with and assembling of specific remote API calls. |
Uses of ContactService.ListBuilder in com.jakewharton.pingdom.services |
---|
Methods in com.jakewharton.pingdom.services that return ContactService.ListBuilder | |
---|---|
ContactService.ListBuilder |
ContactService.ListBuilder.limit(int limit)
Limits the number of returned results to the specified quantity. |
ContactService.ListBuilder |
ContactService.list()
Returns a list of all contacts. |
ContactService.ListBuilder |
ContactService.ListBuilder.offset(int offset)
Offset for listing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |