Uses of Class
com.applitools.eyes.SessionUrls
-
Packages that use SessionUrls Package Description com.applitools.eyes com.applitools.eyes.universal.dto -
-
Uses of SessionUrls in com.applitools.eyes
Methods in com.applitools.eyes that return SessionUrls Modifier and Type Method Description SessionUrlsTestResults. getApiUrls()SessionUrlsTestResults. getAppUrls()Methods in com.applitools.eyes with parameters of type SessionUrls Modifier and Type Method Description voidTestResults. setApiUrls(SessionUrls apiUrls)voidTestResults. setAppUrls(SessionUrls appUrls) -
Uses of SessionUrls in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return SessionUrls Modifier and Type Method Description SessionUrlsTestResultsDto. getApiUrls()SessionUrlsTestResultsDto. getAppUrls()Methods in com.applitools.eyes.universal.dto with parameters of type SessionUrls Modifier and Type Method Description voidTestResultsDto. setApiUrls(SessionUrls apiUrls)voidTestResultsDto. setAppUrls(SessionUrls appUrls)
-