| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureSchedule |
AllocationExposureSchedule.absoluteStartTime(OffsetDateTime absoluteStartTime) |
AllocationExposureSchedule |
AllocationExposureSchedule.addGuardrailTriggersItem(AllocationExposureGuardrailTrigger guardrailTriggersItem) |
AllocationExposureSchedule |
AllocationExposureSchedule.addRolloutStepsItem(AllocationExposureRolloutStep rolloutStepsItem) |
AllocationExposureSchedule |
AllocationExposureSchedule.allocationId(UUID allocationId) |
AllocationExposureSchedule |
AllocationExposureSchedule.controlVariantId(String controlVariantId) |
AllocationExposureSchedule |
AllocationExposureSchedule.createdAt(OffsetDateTime createdAt) |
AllocationExposureSchedule |
AllocationExposureScheduleData.getAttributes()
Progressive release details for a targeting rule allocation.
|
AllocationExposureSchedule |
Allocation.getExposureSchedule()
Progressive release details for a targeting rule allocation.
|
AllocationExposureSchedule |
AllocationExposureSchedule.guardrailTriggeredAction(String guardrailTriggeredAction) |
AllocationExposureSchedule |
AllocationExposureSchedule.guardrailTriggers(List<AllocationExposureGuardrailTrigger> guardrailTriggers) |
AllocationExposureSchedule |
AllocationExposureSchedule.id(UUID id) |
AllocationExposureSchedule |
AllocationExposureSchedule.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AllocationExposureSchedule |
AllocationExposureSchedule.rolloutOptions(RolloutOptions rolloutOptions) |
AllocationExposureSchedule |
AllocationExposureSchedule.rolloutSteps(List<AllocationExposureRolloutStep> rolloutSteps) |
AllocationExposureSchedule |
AllocationExposureSchedule.updatedAt(OffsetDateTime updatedAt) |
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureScheduleData |
AllocationExposureScheduleData.attributes(AllocationExposureSchedule attributes) |
Allocation |
Allocation.exposureSchedule(AllocationExposureSchedule exposureSchedule) |
void |
AllocationExposureScheduleData.setAttributes(AllocationExposureSchedule attributes) |
void |
Allocation.setExposureSchedule(AllocationExposureSchedule exposureSchedule) |
| Constructor and Description |
|---|
AllocationExposureScheduleData(AllocationExposureSchedule attributes,
UUID id,
AllocationExposureScheduleDataType type) |
Copyright © 2026. All rights reserved.