Uses of Class
com.applitools.eyes.universal.dto.SdkEnv
-
Packages that use SdkEnv Package Description com.applitools.eyes.universal.dto -
-
Uses of SdkEnv in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return SdkEnv Modifier and Type Method Description SdkEnvMakeCore. getEnvironment()Methods in com.applitools.eyes.universal.dto with parameters of type SdkEnv Modifier and Type Method Description voidMakeCore. setEnvironment(SdkEnv environment)Constructors in com.applitools.eyes.universal.dto with parameters of type SdkEnv Constructor Description MakeCore(String agentId, String cwd, SpecDto spec, SdkEnv environment)
-