| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ScheduleDataType |
ScheduleDataType.SCHEDULES |
| Modifier and Type | Method and Description |
|---|---|
static ScheduleDataType |
ScheduleDataType.fromValue(String value) |
ScheduleDataType |
ScheduleData.getType()
Schedules resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleDataType.ScheduleDataTypeSerializer.serialize(ScheduleDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScheduleData.setType(ScheduleDataType type) |
ScheduleData |
ScheduleData.type(ScheduleDataType type) |
| Constructor and Description |
|---|
ScheduleData(ScheduleDataType type) |
| Constructor and Description |
|---|
ScheduleDataTypeSerializer(Class<ScheduleDataType> t) |
Copyright © 2026. All rights reserved.