Package | Description |
---|---|
com.amazonaws.services.devicefarm.model |
Modifier and Type | Method and Description |
---|---|
Resolution |
Resolution.clone() |
Resolution |
Device.getResolution() |
Resolution |
Resolution.withHeight(Integer height)
The screen resolution's height, expressed in pixels.
|
Resolution |
Resolution.withWidth(Integer width)
The screen resolution's width, expressed in pixels.
|
Modifier and Type | Method and Description |
---|---|
void |
Device.setResolution(Resolution resolution) |
Device |
Device.withResolution(Resolution resolution) |
Copyright © 2018. All rights reserved.