Uses of Class
com.jakewharton.pingdom.services.SummaryProbeService.GetBuilder

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

Uses of SummaryProbeService.GetBuilder in com.jakewharton.pingdom.services
 

Methods in com.jakewharton.pingdom.services that return SummaryProbeService.GetBuilder
 SummaryProbeService.GetBuilder SummaryProbeService.GetBuilder.from(Date from)
          Start time of period.
 SummaryProbeService.GetBuilder SummaryProbeService.get(int checkId)
          Get a list of probes that performed tests for a specified check during a specified period.
 SummaryProbeService.GetBuilder SummaryProbeService.GetBuilder.to(Date to)
          End time of period.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.