Uses of Class
com.applitools.eyes.universal.dto.BatchDto
-
Packages that use BatchDto Package Description com.applitools.eyes.universal.dto com.applitools.eyes.universal.mapper -
-
Uses of BatchDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return BatchDto Modifier and Type Method Description BatchDtoConfigurationDto. getBatch()BatchDtoOpenSettingsDto. getBatch()Methods in com.applitools.eyes.universal.dto with parameters of type BatchDto Modifier and Type Method Description voidConfigurationDto. setBatch(BatchDto batch)voidOpenSettingsDto. setBatch(BatchDto batch) -
Uses of BatchDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return BatchDto Modifier and Type Method Description static BatchDtoBatchMapper. toBatchDto(BatchInfo batchInfo)
-