| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsNetworkAssertionLatencyType |
SyntheticsNetworkAssertionLatencyType.LATENCY |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsNetworkAssertionLatencyType |
SyntheticsNetworkAssertionLatencyType.fromValue(String value) |
SyntheticsNetworkAssertionLatencyType |
SyntheticsNetworkAssertionLatency.getType()
Type of the latency assertion.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsNetworkAssertionLatencyType.SyntheticsNetworkAssertionLatencyTypeSerializer.serialize(SyntheticsNetworkAssertionLatencyType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsNetworkAssertionLatency.setType(SyntheticsNetworkAssertionLatencyType type) |
SyntheticsNetworkAssertionLatency |
SyntheticsNetworkAssertionLatency.type(SyntheticsNetworkAssertionLatencyType type) |
| Constructor and Description |
|---|
SyntheticsNetworkAssertionLatency(SyntheticsNetworkAssertionOperator operator,
SyntheticsNetworkAssertionProperty property,
Double target,
SyntheticsNetworkAssertionLatencyType type) |
| Constructor and Description |
|---|
SyntheticsNetworkAssertionLatencyTypeSerializer(Class<SyntheticsNetworkAssertionLatencyType> t) |
Copyright © 2026. All rights reserved.