| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.browser(SyntheticsTestResultDeviceBrowser browser) |
SyntheticsTestResultDevice |
SyntheticsTestResultSummaryAttributes.getDevice()
Device information for the test result (browser and mobile tests).
|
SyntheticsTestResultDevice |
SyntheticsTestResultAttributes.getDevice()
Device information for the test result (browser and mobile tests).
|
SyntheticsTestResultDevice |
SyntheticsFastTestResultAttributes.getDevice()
Device information for the test result (browser and mobile tests).
|
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.id(String id) |
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.name(String name) |
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.platform(SyntheticsTestResultDevicePlatform platform) |
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.resolution(SyntheticsTestResultDeviceResolution resolution) |
SyntheticsTestResultDevice |
SyntheticsTestResultDevice.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultSummaryAttributes |
SyntheticsTestResultSummaryAttributes.device(SyntheticsTestResultDevice device) |
SyntheticsTestResultAttributes |
SyntheticsTestResultAttributes.device(SyntheticsTestResultDevice device) |
SyntheticsFastTestResultAttributes |
SyntheticsFastTestResultAttributes.device(SyntheticsTestResultDevice device) |
void |
SyntheticsTestResultSummaryAttributes.setDevice(SyntheticsTestResultDevice device) |
void |
SyntheticsTestResultAttributes.setDevice(SyntheticsTestResultDevice device) |
void |
SyntheticsFastTestResultAttributes.setDevice(SyntheticsTestResultDevice device) |
Copyright © 2026. All rights reserved.