| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
ReportSchedulesApi.ListReportSchedulesOptionalParameters |
ReportSchedulesApi.ListReportSchedulesOptionalParameters.filterAuthorUuid(UUID filterAuthorUuid)
Set filterAuthorUuid.
|
ReportSchedulesApi.ListReportSchedulesOptionalParameters |
ReportSchedulesApi.ListReportSchedulesOptionalParameters.filterRecipients(String filterRecipients)
Set filterRecipients.
|
ReportSchedulesApi.ListReportSchedulesOptionalParameters |
ReportSchedulesApi.ListReportSchedulesOptionalParameters.filterTitle(String filterTitle)
Set filterTitle.
|
ReportSchedulesApi.ListReportSchedulesOptionalParameters |
ReportSchedulesApi.ListReportSchedulesOptionalParameters.pageLimit(Long pageLimit)
Set pageLimit.
|
ReportSchedulesApi.ListReportSchedulesOptionalParameters |
ReportSchedulesApi.ListReportSchedulesOptionalParameters.pageOffset(Long pageOffset)
Set pageOffset.
|
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleListResponse |
ReportSchedulesApi.listReportSchedules(ReportSchedulesApi.ListReportSchedulesOptionalParameters parameters)
List report schedules.
|
CompletableFuture<ReportScheduleListResponse> |
ReportSchedulesApi.listReportSchedulesAsync(ReportSchedulesApi.ListReportSchedulesOptionalParameters parameters)
List report schedules.
|
ApiResponse<ReportScheduleListResponse> |
ReportSchedulesApi.listReportSchedulesWithHttpInfo(ReportSchedulesApi.ListReportSchedulesOptionalParameters parameters)
List dashboard and integration dashboard report schedules for the organization.
|
CompletableFuture<ApiResponse<ReportScheduleListResponse>> |
ReportSchedulesApi.listReportSchedulesWithHttpInfoAsync(ReportSchedulesApi.ListReportSchedulesOptionalParameters parameters)
List report schedules.
|
Copyright © 2026. All rights reserved.