| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsNetworkAssertionPacketLossPercentageType |
SyntheticsNetworkAssertionPacketLossPercentageType.PACKET_LOSS_PERCENTAGE |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsNetworkAssertionPacketLossPercentageType |
SyntheticsNetworkAssertionPacketLossPercentageType.fromValue(String value) |
SyntheticsNetworkAssertionPacketLossPercentageType |
SyntheticsNetworkAssertionPacketLossPercentage.getType()
Type of the packet loss percentage assertion.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsNetworkAssertionPacketLossPercentageType.SyntheticsNetworkAssertionPacketLossPercentageTypeSerializer.serialize(SyntheticsNetworkAssertionPacketLossPercentageType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsNetworkAssertionPacketLossPercentage.setType(SyntheticsNetworkAssertionPacketLossPercentageType type) |
SyntheticsNetworkAssertionPacketLossPercentage |
SyntheticsNetworkAssertionPacketLossPercentage.type(SyntheticsNetworkAssertionPacketLossPercentageType type) |
| Constructor and Description |
|---|
SyntheticsNetworkAssertionPacketLossPercentage(SyntheticsNetworkAssertionOperator operator,
Double target,
SyntheticsNetworkAssertionPacketLossPercentageType type) |
| Constructor and Description |
|---|
SyntheticsNetworkAssertionPacketLossPercentageTypeSerializer(Class<SyntheticsNetworkAssertionPacketLossPercentageType> t) |
Copyright © 2026. All rights reserved.