Uses of Class
com.amazonaws.services.devicefarm.model.Radios
Packages that use Radios
-
Uses of Radios in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return RadiosModifier and TypeMethodDescriptionRadios.clone()ScheduleRunConfiguration.getRadios()Information about the radio states for the run.Radios.withBluetooth(Boolean bluetooth) True if Bluetooth is enabled at the beginning of the test; otherwise, false.True if GPS is enabled at the beginning of the test; otherwise, false.True if NFC is enabled at the beginning of the test; otherwise, false.True if Wi-Fi is enabled at the beginning of the test; otherwise, false.Methods in com.amazonaws.services.devicefarm.model with parameters of type RadiosModifier and TypeMethodDescriptionvoidInformation about the radio states for the run.ScheduleRunConfiguration.withRadios(Radios radios) Information about the radio states for the run.