Uses of Class
com.amazonaws.services.devicefarm.model.Resolution
Packages that use Resolution
-
Uses of Resolution in com.amazonaws.services.devicefarm.model
Methods in com.amazonaws.services.devicefarm.model that return ResolutionModifier and TypeMethodDescriptionResolution.clone()Device.getResolution()Resolution.withHeight(Integer height) The screen resolution's height, expressed in pixels.The screen resolution's width, expressed in pixels.Methods in com.amazonaws.services.devicefarm.model with parameters of type ResolutionModifier and TypeMethodDescriptionvoidDevice.setResolution(Resolution resolution) Device.withResolution(Resolution resolution)