| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailMetricRequest |
GuardrailMetricRequest.metricId(String metricId) |
GuardrailMetricRequest |
GuardrailMetricRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GuardrailMetricRequest |
GuardrailMetricRequest.triggerAction(GuardrailTriggerAction triggerAction) |
| Modifier and Type | Method and Description |
|---|---|
List<GuardrailMetricRequest> |
UpsertAllocationRequest.getGuardrailMetrics()
Guardrail metrics used to monitor and auto-pause or abort.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertAllocationRequest |
UpsertAllocationRequest.addGuardrailMetricsItem(GuardrailMetricRequest guardrailMetricsItem) |
| Modifier and Type | Method and Description |
|---|---|
UpsertAllocationRequest |
UpsertAllocationRequest.guardrailMetrics(List<GuardrailMetricRequest> guardrailMetrics) |
void |
UpsertAllocationRequest.setGuardrailMetrics(List<GuardrailMetricRequest> guardrailMetrics) |
Copyright © 2026. All rights reserved.