| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsBrowserTestResultFailure |
SyntheticsBrowserTestResultFailure.code(SyntheticsBrowserTestFailureCode code) |
SyntheticsBrowserTestResultFailure |
SyntheticsBrowserTestResultData.getFailure()
The browser test failure details.
|
SyntheticsBrowserTestResultFailure |
SyntheticsBrowserTestResultFailure.message(String message) |
SyntheticsBrowserTestResultFailure |
SyntheticsBrowserTestResultFailure.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.failure(SyntheticsBrowserTestResultFailure failure) |
void |
SyntheticsBrowserTestResultData.setFailure(SyntheticsBrowserTestResultFailure failure) |
Copyright © 2024. All rights reserved.