Class Revisit


  • public class Revisit
    extends java.lang.Object
    This file was automatically generated.
    • Constructor Summary

      Constructors 
      Constructor Description
      Revisit​(ClientApi api)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ApiResponse revisitList()
      This component is optional and therefore the API will only work if it is installed
      ApiResponse revisitSiteOff​(java.lang.String site)
      This component is optional and therefore the API will only work if it is installed
      ApiResponse revisitSiteOn​(java.lang.String site, java.lang.String starttime, java.lang.String endtime)
      This component is optional and therefore the API will only work if it is installed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait