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