| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ReadinessGateThresholdType |
ReadinessGateThresholdType.ALL |
static ReadinessGateThresholdType |
ReadinessGateThresholdType.ANY |
| Modifier and Type | Method and Description |
|---|---|
static ReadinessGateThresholdType |
ReadinessGateThresholdType.fromValue(String value) |
ReadinessGateThresholdType |
ReadinessGate.getThresholdType()
The definition of
ReadinessGateThresholdType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadinessGateThresholdType.ReadinessGateThresholdTypeSerializer.serialize(ReadinessGateThresholdType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ReadinessGate.setThresholdType(ReadinessGateThresholdType thresholdType) |
ReadinessGate |
ReadinessGate.thresholdType(ReadinessGateThresholdType thresholdType) |
| Constructor and Description |
|---|
ReadinessGate(ReadinessGateThresholdType thresholdType) |
| Constructor and Description |
|---|
ReadinessGateThresholdTypeSerializer(Class<ReadinessGateThresholdType> t) |
Copyright © 2026. All rights reserved.