| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultStepAssertionResult |
SyntheticsTestResultStepAssertionResult.actual(Object actual) |
SyntheticsTestResultStepAssertionResult |
SyntheticsTestResultStepAssertionResult.checkType(String checkType) |
SyntheticsTestResultStepAssertionResult |
SyntheticsTestResultStepAssertionResult.expected(Object expected) |
SyntheticsTestResultStepAssertionResult |
SyntheticsTestResultStep.getAssertionResult()
Assertion result for a browser or mobile step.
|
SyntheticsTestResultStepAssertionResult |
SyntheticsTestResultStepAssertionResult.hasSecureVariables(Boolean hasSecureVariables) |
SyntheticsTestResultStepAssertionResult |
SyntheticsTestResultStepAssertionResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultStep |
SyntheticsTestResultStep.assertionResult(SyntheticsTestResultStepAssertionResult assertionResult) |
void |
SyntheticsTestResultStep.setAssertionResult(SyntheticsTestResultStepAssertionResult assertionResult) |
Copyright © 2026. All rights reserved.