| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.allocationExposureScheduleId(UUID allocationExposureScheduleId) |
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.createdAt(OffsetDateTime createdAt) |
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.flaggingVariantId(UUID flaggingVariantId) |
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.id(UUID id) |
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.metricId(String metricId) |
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.triggeredAction(String triggeredAction) |
AllocationExposureGuardrailTrigger |
AllocationExposureGuardrailTrigger.updatedAt(OffsetDateTime updatedAt) |
| Modifier and Type | Method and Description |
|---|---|
List<AllocationExposureGuardrailTrigger> |
AllocationExposureSchedule.getGuardrailTriggers()
Guardrail trigger records for this schedule.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureSchedule |
AllocationExposureSchedule.addGuardrailTriggersItem(AllocationExposureGuardrailTrigger guardrailTriggersItem) |
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureSchedule |
AllocationExposureSchedule.guardrailTriggers(List<AllocationExposureGuardrailTrigger> guardrailTriggers) |
void |
AllocationExposureSchedule.setGuardrailTriggers(List<AllocationExposureGuardrailTrigger> guardrailTriggers) |
| Constructor and Description |
|---|
AllocationExposureSchedule(UUID allocationId,
OffsetDateTime createdAt,
List<AllocationExposureGuardrailTrigger> guardrailTriggers,
RolloutOptions rolloutOptions,
List<AllocationExposureRolloutStep> rolloutSteps,
OffsetDateTime updatedAt) |
Copyright © 2026. All rights reserved.