| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultBounds |
SyntheticsTestResultStep.getBounds()
Bounding box of an element on the page.
|
SyntheticsTestResultBounds |
SyntheticsTestResultBounds.height(Long height) |
SyntheticsTestResultBounds |
SyntheticsTestResultBounds.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultBounds |
SyntheticsTestResultBounds.width(Long width) |
SyntheticsTestResultBounds |
SyntheticsTestResultBounds.x(Long x) |
SyntheticsTestResultBounds |
SyntheticsTestResultBounds.y(Long y) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestResultBounds> |
SyntheticsTestResultWarning.getElementBounds()
Bounds of elements related to the warning.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultWarning |
SyntheticsTestResultWarning.addElementBoundsItem(SyntheticsTestResultBounds elementBoundsItem) |
SyntheticsTestResultStep |
SyntheticsTestResultStep.bounds(SyntheticsTestResultBounds bounds) |
void |
SyntheticsTestResultStep.setBounds(SyntheticsTestResultBounds bounds) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultWarning |
SyntheticsTestResultWarning.elementBounds(List<SyntheticsTestResultBounds> elementBounds) |
void |
SyntheticsTestResultWarning.setElementBounds(List<SyntheticsTestResultBounds> elementBounds) |
Copyright © 2026. All rights reserved.