| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DeploymentGatesMonitorRuleType |
DeploymentGatesMonitorRuleType.MONITOR |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentGatesMonitorRuleType |
DeploymentGatesMonitorRuleType.fromValue(String value) |
DeploymentGatesMonitorRuleType |
DeploymentGatesMonitorRule.getType()
The type identifier for a monitor rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentGatesMonitorRuleType.DeploymentGatesMonitorRuleTypeSerializer.serialize(DeploymentGatesMonitorRuleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DeploymentGatesMonitorRule.setType(DeploymentGatesMonitorRuleType type) |
DeploymentGatesMonitorRule |
DeploymentGatesMonitorRule.type(DeploymentGatesMonitorRuleType type) |
| Constructor and Description |
|---|
DeploymentGatesMonitorRule(String name,
DeploymentGatesMonitorRuleType type) |
| Constructor and Description |
|---|
DeploymentGatesMonitorRuleTypeSerializer(Class<DeploymentGatesMonitorRuleType> t) |
Copyright © 2026. All rights reserved.