| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.addStepDetailsItem(SyntheticsStepDetail stepDetailsItem) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.browserType(String browserType) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.browserVersion(String browserVersion) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.device(SyntheticsDevice device) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.duration(Double duration) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.error(String error) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.failure(SyntheticsBrowserTestResultFailure failure) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultFull.getResult()
Object containing results for your Synthetic browser test.
|
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.passed(Boolean passed) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.receivedEmailCount(Long receivedEmailCount) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.startUrl(String startUrl) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.stepDetails(List<SyntheticsStepDetail> stepDetails) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.thumbnailsBucketKey(Boolean thumbnailsBucketKey) |
SyntheticsBrowserTestResultData |
SyntheticsBrowserTestResultData.timeToInteractive(Double timeToInteractive) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsBrowserTestResultFull |
SyntheticsBrowserTestResultFull.result(SyntheticsBrowserTestResultData result) |
void |
SyntheticsBrowserTestResultFull.setResult(SyntheticsBrowserTestResultData result) |
Copyright © 2024. All rights reserved.