| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PrintReportResponseData |
PrintReportResponseData.attributes(PrintReportResponseAttributes attributes) |
PrintReportResponseData |
PrintReportResponse.getData()
The JSON:API data object for a print-only report.
|
PrintReportResponseData |
PrintReportResponseData.id(UUID id) |
PrintReportResponseData |
PrintReportResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PrintReportResponseData |
PrintReportResponseData.type(PrintReportType type) |
| Modifier and Type | Method and Description |
|---|---|
PrintReportResponse |
PrintReportResponse.data(PrintReportResponseData data) |
void |
PrintReportResponse.setData(PrintReportResponseData data) |
| Constructor and Description |
|---|
PrintReportResponse(PrintReportResponseData data) |
Copyright © 2026. All rights reserved.