| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAssertionTarget |
SyntheticsAssertion.getSyntheticsAssertionTarget()
Get the actual instance of `SyntheticsAssertionTarget`.
|
SyntheticsAssertionTarget |
SyntheticsAssertionTarget.operator(SyntheticsAssertionOperator operator) |
SyntheticsAssertionTarget |
SyntheticsAssertionTarget.property(String property) |
SyntheticsAssertionTarget |
SyntheticsAssertionTarget.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsAssertionTarget |
SyntheticsAssertionTarget.target(Object target) |
SyntheticsAssertionTarget |
SyntheticsAssertionTarget.timingsScope(SyntheticsAssertionTimingsScope timingsScope) |
SyntheticsAssertionTarget |
SyntheticsAssertionTarget.type(SyntheticsAssertionType type) |
| Constructor and Description |
|---|
SyntheticsAssertion(SyntheticsAssertionTarget o) |
Copyright © 2024. All rights reserved.