| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultDeviceResolution |
SyntheticsTestResultDevice.getResolution()
Screen resolution of the device used to run the test.
|
SyntheticsTestResultDeviceResolution |
SyntheticsTestResultDeviceResolution.height(Long height) |
SyntheticsTestResultDeviceResolution |
SyntheticsTestResultDeviceResolution.pixelRatio(Double pixelRatio) |
SyntheticsTestResultDeviceResolution |
SyntheticsTestResultDeviceResolution.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultDeviceResolution |
SyntheticsTestResultDeviceResolution.width(Long width) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.resolution(SyntheticsTestResultDeviceResolution resolution) |
void |
SyntheticsTestResultDevice.setResolution(SyntheticsTestResultDeviceResolution resolution) |
Copyright © 2026. All rights reserved.