Uses of Enum Class
com.applitools.eyes.AutProxyMode
Packages that use AutProxyMode
-
Uses of AutProxyMode in com.applitools.eyes
Fields in com.applitools.eyes declared as AutProxyModeMethods in com.applitools.eyes that return AutProxyModeModifier and TypeMethodDescriptionAutProxySettings.getAutProxyMode()static AutProxyModeReturns the enum constant of this class with the specified name.static AutProxyMode[]AutProxyMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.applitools.eyes with parameters of type AutProxyModeModifierConstructorDescriptionAutProxySettings(AbstractProxySettings proxySettings, String[] domains, AutProxyMode autProxyMode)