| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleData |
ScheduleData.attributes(ScheduleDataAttributes attributes) |
ScheduleData |
Schedule.getData()
Represents the primary data object for a schedule, linking attributes and relationships.
|
ScheduleData |
EscalationPolicyIncluded.getScheduleData()
Get the actual instance of `ScheduleData`.
|
ScheduleData |
ScheduleData.id(String id) |
ScheduleData |
ScheduleData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ScheduleData |
ScheduleData.relationships(ScheduleDataRelationships relationships) |
ScheduleData |
ScheduleData.type(ScheduleDataType type) |
| Modifier and Type | Method and Description |
|---|---|
Schedule |
Schedule.data(ScheduleData data) |
void |
Schedule.setData(ScheduleData data) |
| Constructor and Description |
|---|
EscalationPolicyIncluded(ScheduleData o) |
Copyright © 2026. All rights reserved.