| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDevice |
SyntheticsBrowserTestResultShortResult.getDevice()
Object describing the device used to perform the Synthetic test.
|
SyntheticsDevice |
SyntheticsBrowserTestResultData.getDevice()
Object describing the device used to perform the Synthetic test.
|
SyntheticsDevice |
SyntheticsDevice.height(Long height) |
SyntheticsDevice |
SyntheticsDevice.id(SyntheticsDeviceID id) |
SyntheticsDevice |
SyntheticsDevice.isMobile(Boolean isMobile) |
SyntheticsDevice |
SyntheticsDevice.name(String name) |
SyntheticsDevice |
SyntheticsDevice.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsDevice |
SyntheticsDevice.width(Long width) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsBrowserTestResultShortResult |
SyntheticsBrowserTestResultShortResult.device(SyntheticsDevice device) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.device(SyntheticsDevice device) |
void |
SyntheticsBrowserTestResultShortResult.setDevice(SyntheticsDevice device) |
void |
SyntheticsBrowserTestResultData.setDevice(SyntheticsDevice device) |
Copyright © 2024. All rights reserved.