Uses of Class
software.amazon.awssdk.services.devicefarm.model.Radios
-
Packages that use Radios Package Description software.amazon.awssdk.services.devicefarm.model -
-
Uses of Radios in software.amazon.awssdk.services.devicefarm.model
Methods in software.amazon.awssdk.services.devicefarm.model that return Radios Modifier and Type Method Description RadiosRun. radios()Information about the radio states for the run.RadiosScheduleRunConfiguration. radios()Information about the radio states for the run.Methods in software.amazon.awssdk.services.devicefarm.model with parameters of type Radios Modifier and Type Method Description Run.BuilderRun.Builder. radios(Radios radios)Information about the radio states for the run.ScheduleRunConfiguration.BuilderScheduleRunConfiguration.Builder. radios(Radios radios)Information about the radio states for the run.
-