Uses of Class
software.amazon.awssdk.services.devicefarm.model.Resolution
-
Packages that use Resolution Package Description software.amazon.awssdk.services.devicefarm.model -
-
Uses of Resolution in software.amazon.awssdk.services.devicefarm.model
Methods in software.amazon.awssdk.services.devicefarm.model that return Resolution Modifier and Type Method Description ResolutionDevice. resolution()The resolution of the device.Methods in software.amazon.awssdk.services.devicefarm.model with parameters of type Resolution Modifier and Type Method Description Device.BuilderDevice.Builder. resolution(Resolution resolution)The resolution of the device.
-