Uses of Class
com.applitools.eyes.settings.GetResultsSettings
Packages that use GetResultsSettings
-
Uses of GetResultsSettings in com.applitools.eyes.universal
Methods in com.applitools.eyes.universal with parameters of type GetResultsSettingsModifier and TypeMethodDescriptionCommandExecutor.eyesGetResults(Reference eyesRef, GetResultsSettings settings) CommandExecutor.getResults(Reference managerRef, GetResultsSettings settings) -
Uses of GetResultsSettings in com.applitools.eyes.universal.dto.request
Methods in com.applitools.eyes.universal.dto.request that return GetResultsSettingsModifier and TypeMethodDescriptionCommandCloseManagerRequestDto.getSettings()CommandEyesGetResultsDto.getSettings()Methods in com.applitools.eyes.universal.dto.request with parameters of type GetResultsSettingsModifier and TypeMethodDescriptionvoidCommandCloseManagerRequestDto.setSettings(GetResultsSettings settings) voidCommandEyesGetResultsDto.setSettings(GetResultsSettings settings) Constructors in com.applitools.eyes.universal.dto.request with parameters of type GetResultsSettingsModifierConstructorDescriptionCommandCloseManagerRequestDto(Reference manager, GetResultsSettings settings) CommandEyesGetResultsDto(Reference eyes, GetResultsSettings settings)