| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleListResponse |
ReportSchedulesApi.getReportSchedulesForResource(ReportScheduleResourceType resourceType,
String resourceId)
Get report schedules for a resource.
|
ReportScheduleListResponse |
ReportSchedulesApi.listReportSchedules()
List report schedules.
|
ReportScheduleListResponse |
ReportSchedulesApi.listReportSchedules(ReportSchedulesApi.ListReportSchedulesOptionalParameters parameters)
List report schedules.
|
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleListResponse |
ReportScheduleListResponse.addDataItem(ReportScheduleListResponseData dataItem) |
ReportScheduleListResponse |
ReportScheduleListResponse.addIncludedItem(ReportScheduleIncludedResource includedItem) |
ReportScheduleListResponse |
ReportScheduleListResponse.data(List<ReportScheduleListResponseData> data) |
ReportScheduleListResponse |
ReportScheduleListResponse.included(List<ReportScheduleIncludedResource> included) |
ReportScheduleListResponse |
ReportScheduleListResponse.links(ReportScheduleListResponseLinks links) |
ReportScheduleListResponse |
ReportScheduleListResponse.meta(ReportScheduleListResponseMeta meta) |
ReportScheduleListResponse |
ReportScheduleListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.