| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultWarning |
SyntheticsTestResultWarning.addElementBoundsItem(SyntheticsTestResultBounds elementBoundsItem) |
SyntheticsTestResultWarning |
SyntheticsTestResultWarning.elementBounds(List<SyntheticsTestResultBounds> elementBounds) |
SyntheticsTestResultWarning |
SyntheticsTestResultWarning.message(String message) |
SyntheticsTestResultWarning |
SyntheticsTestResultWarning.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultWarning |
SyntheticsTestResultWarning.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestResultWarning> |
SyntheticsTestResultStep.getWarnings()
Warnings emitted during the step.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultStep |
SyntheticsTestResultStep.addWarningsItem(SyntheticsTestResultWarning warningsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestResultStep.setWarnings(List<SyntheticsTestResultWarning> warnings) |
SyntheticsTestResultStep |
SyntheticsTestResultStep.warnings(List<SyntheticsTestResultWarning> warnings) |
Copyright © 2026. All rights reserved.