public class Revisit
extends java.lang.Object
Modifier and Type | Method and 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
|
public Revisit(ClientApi api)
public ApiResponse revisitList() throws ClientApiException
ClientApiException
public ApiResponse revisitSiteOn(java.lang.String site, java.lang.String starttime, java.lang.String endtime) throws ClientApiException
ClientApiException
public ApiResponse revisitSiteOff(java.lang.String site) throws ClientApiException
ClientApiException