| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ReportScheduleTemplateVariable |
ReportScheduleTemplateVariable.addValuesItem(String valuesItem) |
ReportScheduleTemplateVariable |
ReportScheduleTemplateVariable.name(String name) |
ReportScheduleTemplateVariable |
ReportScheduleTemplateVariable.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ReportScheduleTemplateVariable |
ReportScheduleTemplateVariable.values(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportScheduleTemplateVariable> |
ReportScheduleResponseAttributes.getTemplateVariables()
The dashboard template variables applied when rendering the report.
|
List<ReportScheduleTemplateVariable> |
ReportSchedulePatchRequestAttributes.getTemplateVariables()
The dashboard template variables applied when rendering the report.
|
List<ReportScheduleTemplateVariable> |
ReportScheduleListResponseAttributes.getTemplateVariables()
The dashboard template variables applied when rendering the report.
|
List<ReportScheduleTemplateVariable> |
ReportScheduleCreateRequestAttributes.getTemplateVariables()
The dashboard template variables applied when rendering the report.
|
List<ReportScheduleTemplateVariable> |
PrintReportResponseAttributes.getTemplateVariables()
The dashboard template variables applied when rendering the report.
|
List<ReportScheduleTemplateVariable> |
PrintReportRequestAttributes.getTemplateVariables()
The dashboard template variables applied when rendering the report.
|
Copyright © 2026. All rights reserved.