| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AllocationExposureScheduleDataType |
AllocationExposureScheduleDataType.ALLOCATION_EXPOSURE_SCHEDULES |
| Modifier and Type | Method and Description |
|---|---|
static AllocationExposureScheduleDataType |
AllocationExposureScheduleDataType.fromValue(String value) |
AllocationExposureScheduleDataType |
AllocationExposureScheduleData.getType()
The resource type for progressive rollout schedules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AllocationExposureScheduleDataType.AllocationExposureScheduleDataTypeSerializer.serialize(AllocationExposureScheduleDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AllocationExposureScheduleData.setType(AllocationExposureScheduleDataType type) |
AllocationExposureScheduleData |
AllocationExposureScheduleData.type(AllocationExposureScheduleDataType type) |
| Constructor and Description |
|---|
AllocationExposureScheduleData(AllocationExposureSchedule attributes,
UUID id,
AllocationExposureScheduleDataType type) |
| Constructor and Description |
|---|
AllocationExposureScheduleDataTypeSerializer(Class<AllocationExposureScheduleDataType> t) |
Copyright © 2026. All rights reserved.