| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsAssertionXPathOperator |
SyntheticsAssertionXPathOperator.VALIDATES_X_PATH |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsAssertionXPathOperator |
SyntheticsAssertionXPathOperator.fromValue(String value) |
SyntheticsAssertionXPathOperator |
SyntheticsAssertionXPathTarget.getOperator()
Assertion operator to apply.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsAssertionXPathTarget |
SyntheticsAssertionXPathTarget.operator(SyntheticsAssertionXPathOperator operator) |
void |
SyntheticsAssertionXPathOperator.SyntheticsAssertionXPathOperatorSerializer.serialize(SyntheticsAssertionXPathOperator value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsAssertionXPathTarget.setOperator(SyntheticsAssertionXPathOperator operator) |
| Constructor and Description |
|---|
SyntheticsAssertionXPathTarget(SyntheticsAssertionXPathOperator operator,
SyntheticsAssertionType type) |
| Constructor and Description |
|---|
SyntheticsAssertionXPathOperatorSerializer(Class<SyntheticsAssertionXPathOperator> t) |
Copyright © 2024. All rights reserved.