| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PrintReportResponse |
ReportSchedulesApi.printReport(PrintReportRequest body)
Print a report.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PrintReportResponse> |
ReportSchedulesApi.printReportAsync(PrintReportRequest body)
Print a report.
|
ApiResponse<PrintReportResponse> |
ReportSchedulesApi.printReportWithHttpInfo(PrintReportRequest body)
Initiate a one-off, print-only report for a dashboard or integration dashboard.
|
CompletableFuture<ApiResponse<PrintReportResponse>> |
ReportSchedulesApi.printReportWithHttpInfoAsync(PrintReportRequest body)
Print a report.
|
| Modifier and Type | Method and Description |
|---|---|
PrintReportResponse |
PrintReportResponse.data(PrintReportResponseData data) |
PrintReportResponse |
PrintReportResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.