Uses of Class
software.amazon.awssdk.services.devicefarm.model.DeviceSelectionResult
-
Packages that use DeviceSelectionResult Package Description software.amazon.awssdk.services.devicefarm.model -
-
Uses of DeviceSelectionResult in software.amazon.awssdk.services.devicefarm.model
Methods in software.amazon.awssdk.services.devicefarm.model that return DeviceSelectionResult Modifier and Type Method Description DeviceSelectionResultRun. deviceSelectionResult()The results of a device filter used to select the devices for a test run.Methods in software.amazon.awssdk.services.devicefarm.model with parameters of type DeviceSelectionResult Modifier and Type Method Description Run.BuilderRun.Builder. deviceSelectionResult(DeviceSelectionResult deviceSelectionResult)The results of a device filter used to select the devices for a test run.
-