| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleResponse |
ReportSchedulesApi.createReportSchedule(ReportScheduleCreateRequest body)
Create a report schedule.
|
CompletableFuture<ReportScheduleResponse> |
ReportSchedulesApi.createReportScheduleAsync(ReportScheduleCreateRequest body)
Create a report schedule.
|
ApiResponse<ReportScheduleResponse> |
ReportSchedulesApi.createReportScheduleWithHttpInfo(ReportScheduleCreateRequest body)
Create a new scheduled report.
|
CompletableFuture<ApiResponse<ReportScheduleResponse>> |
ReportSchedulesApi.createReportScheduleWithHttpInfoAsync(ReportScheduleCreateRequest body)
Create a report schedule.
|
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleCreateRequest |
ReportScheduleCreateRequest.data(ReportScheduleCreateRequestData data) |
ReportScheduleCreateRequest |
ReportScheduleCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.