| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleCreateRequestData |
ScheduleCreateRequestData.attributes(ScheduleCreateRequestDataAttributes attributes) |
ScheduleCreateRequestData |
ScheduleCreateRequest.getData()
The core data wrapper for creating a schedule, encompassing attributes, relationships, and the
resource type.
|
ScheduleCreateRequestData |
ScheduleCreateRequestData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ScheduleCreateRequestData |
ScheduleCreateRequestData.relationships(ScheduleCreateRequestDataRelationships relationships) |
ScheduleCreateRequestData |
ScheduleCreateRequestData.type(ScheduleCreateRequestDataType type) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleCreateRequest |
ScheduleCreateRequest.data(ScheduleCreateRequestData data) |
void |
ScheduleCreateRequest.setData(ScheduleCreateRequestData data) |
| Constructor and Description |
|---|
ScheduleCreateRequest(ScheduleCreateRequestData data) |
Copyright © 2025. All rights reserved.