| Package | Description |
|---|---|
| com.applitools.eyes.universal | |
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.dto.request | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandExecutor.abort(Reference eyesRef,
CloseSettingsDto closeSettings) |
void |
CommandExecutor.close(Reference eyesRef,
CloseSettingsDto closeSettings,
ConfigurationDto config) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationDto.setClose(CloseSettingsDto close) |
| Modifier and Type | Method and Description |
|---|---|
CloseSettingsDto |
CommandCloseRequestDto.getSettings() |
CloseSettingsDto |
CommandAbortRequestDto.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandCloseRequestDto.setSettings(CloseSettingsDto settings) |
void |
CommandAbortRequestDto.setSettings(CloseSettingsDto settings) |
| Constructor and Description |
|---|
CommandAbortRequestDto(Reference eyes,
CloseSettingsDto settings) |
CommandCloseRequestDto(Reference eyes,
CloseSettingsDto settings,
ConfigurationDto config) |
| Modifier and Type | Method and Description |
|---|---|
static CloseSettingsDto |
SettingsMapper.toCloseSettingsDto(Configuration config) |
Copyright © 2023. All rights reserved.