| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleDataAttributes |
ScheduleData.getAttributes()
Provides core properties of a schedule object such as its name and time zone.
|
ScheduleDataAttributes |
ScheduleDataAttributes.name(String name) |
ScheduleDataAttributes |
ScheduleDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ScheduleDataAttributes |
ScheduleDataAttributes.timeZone(String timeZone) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleData |
ScheduleData.attributes(ScheduleDataAttributes attributes) |
void |
ScheduleData.setAttributes(ScheduleDataAttributes attributes) |
Copyright © 2026. All rights reserved.