| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RolloutOptions |
RolloutOptions.autostart(Boolean autostart) |
RolloutOptions |
AllocationExposureSchedule.getRolloutOptions()
Applied progression options for a progressive rollout.
|
RolloutOptions |
RolloutOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RolloutOptions |
RolloutOptions.selectionIntervalMs(Long selectionIntervalMs) |
RolloutOptions |
RolloutOptions.strategy(RolloutStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureSchedule |
AllocationExposureSchedule.rolloutOptions(RolloutOptions rolloutOptions) |
void |
AllocationExposureSchedule.setRolloutOptions(RolloutOptions rolloutOptions) |
| Constructor and Description |
|---|
AllocationExposureSchedule(UUID allocationId,
OffsetDateTime createdAt,
List<AllocationExposureGuardrailTrigger> guardrailTriggers,
RolloutOptions rolloutOptions,
List<AllocationExposureRolloutStep> rolloutSteps,
OffsetDateTime updatedAt) |
Copyright © 2026. All rights reserved.