| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureScheduleResponse |
FeatureFlagsApi.pauseExposureSchedule(UUID exposureScheduleId)
Pause a progressive rollout.
|
AllocationExposureScheduleResponse |
FeatureFlagsApi.resumeExposureSchedule(UUID exposureScheduleId)
Resume a progressive rollout.
|
AllocationExposureScheduleResponse |
FeatureFlagsApi.startExposureSchedule(UUID exposureScheduleId)
Start a progressive rollout.
|
AllocationExposureScheduleResponse |
FeatureFlagsApi.stopExposureSchedule(UUID exposureScheduleId)
Stop a progressive rollout.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationExposureScheduleResponse |
AllocationExposureScheduleResponse.data(AllocationExposureScheduleData data) |
AllocationExposureScheduleResponse |
AllocationExposureScheduleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.