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