Uses of Class
com.amazonaws.services.devicefarm.model.CPU
Packages that use CPU
-
Uses of CPU in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return CPUModifier and TypeMethodDescriptionCPU.clone()
Device.getCpu()
Information about the device's CPU.CPU.withArchitecture
(String architecture) The CPU's architecture, for example x86 or ARM.The clock speed of the device's CPU, expressed in hertz (Hz).CPU.withFrequency
(String frequency) The CPU's frequency.Methods in com.amazonaws.services.devicefarm.model with parameters of type CPU