| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsNetworkAssertion |
SyntheticsNetworkAssertion.SyntheticsNetworkAssertionDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
SyntheticsNetworkAssertion |
SyntheticsNetworkAssertion.SyntheticsNetworkAssertionDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsNetworkAssertion> |
SyntheticsNetworkTestConfig.getAssertions()
Array of assertions used for the test.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsNetworkTestConfig |
SyntheticsNetworkTestConfig.addAssertionsItem(SyntheticsNetworkAssertion assertionsItem) |
void |
SyntheticsNetworkAssertion.SyntheticsNetworkAssertionSerializer.serialize(SyntheticsNetworkAssertion value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsNetworkTestConfig |
SyntheticsNetworkTestConfig.assertions(List<SyntheticsNetworkAssertion> assertions) |
void |
SyntheticsNetworkTestConfig.setAssertions(List<SyntheticsNetworkAssertion> assertions) |
| Constructor and Description |
|---|
SyntheticsNetworkAssertionSerializer(Class<SyntheticsNetworkAssertion> t) |
Copyright © 2026. All rights reserved.