Uses of Class
com.cloudtestapi.test.models.TestDevice
-
Packages that use TestDevice Package Description com.cloudtestapi.test com.cloudtestapi.test.models -
-
Uses of TestDevice in com.cloudtestapi.test
Methods in com.cloudtestapi.test that return TestDevice Modifier and Type Method Description TestDevice[]TestClient. getTestDevices(Long testId, boolean log, boolean image, boolean error)get test devices -
Uses of TestDevice in com.cloudtestapi.test.models
Fields in com.cloudtestapi.test.models declared as TestDevice Modifier and Type Field Description TestDevice[]GetTestDevicesResponse. devices
-