Uses of Class
org.intocps.maestro.webapi.maestro2.dto.CliExecutionRequestBody
-
Packages that use CliExecutionRequestBody Package Description org.intocps.maestro.webapi.maestro2 -
-
Uses of CliExecutionRequestBody in org.intocps.maestro.webapi.maestro2
Methods in org.intocps.maestro.webapi.maestro2 with parameters of type CliExecutionRequestBody Modifier and Type Method Description voidMaestro2SimulationController. executeViaCLI(java.lang.String sessionId, CliExecutionRequestBody cliExecutionRequestBody)
-