| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleListResponseData |
ReportScheduleListResponseData.attributes(ReportScheduleListResponseAttributes attributes) |
ReportScheduleListResponseData |
ReportScheduleListResponseData.id(String id) |
ReportScheduleListResponseData |
ReportScheduleListResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ReportScheduleListResponseData |
ReportScheduleListResponseData.relationships(ReportScheduleListResponseRelationships relationships) |
ReportScheduleListResponseData |
ReportScheduleListResponseData.type(ReportScheduleType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportScheduleListResponseData> |
ReportScheduleListResponse.getData()
The list of report schedules.
|
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleListResponse |
ReportScheduleListResponse.addDataItem(ReportScheduleListResponseData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleListResponse |
ReportScheduleListResponse.data(List<ReportScheduleListResponseData> data) |
void |
ReportScheduleListResponse.setData(List<ReportScheduleListResponseData> data) |
| Constructor and Description |
|---|
ReportScheduleListResponse(List<ReportScheduleListResponseData> data) |
Copyright © 2026. All rights reserved.