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