Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.SaveListOfEntityRequestTestScenarioDto
Packages that use SaveListOfEntityRequestTestScenarioDto
Package
Description
-
Uses of SaveListOfEntityRequestTestScenarioDto in org.qubership.atp.ram.clients.api
Methods in org.qubership.atp.ram.clients.api with parameters of type SaveListOfEntityRequestTestScenarioDtoModifier and TypeMethodDescriptionTestScenarioControllerApi.createBulk(@Valid SaveListOfEntityRequestTestScenarioDto saveListOfEntityRequestTestScenarioDto) POST /catalog/api/v1/testscenarios/create/bulk : createBulk -
Uses of SaveListOfEntityRequestTestScenarioDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return SaveListOfEntityRequestTestScenarioDtoModifier and TypeMethodDescriptionSaveListOfEntityRequestTestScenarioDto.addEntitiesItem(TestScenarioDto entitiesItem) SaveListOfEntityRequestTestScenarioDto.entities(List<TestScenarioDto> entities)