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