| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DashboardTemplateVariablePresetValue |
DashboardTemplateVariablePresetValue.addValuesItem(String valuesItem) |
DashboardTemplateVariablePresetValue |
DashboardTemplateVariablePresetValue.name(String name) |
DashboardTemplateVariablePresetValue |
DashboardTemplateVariablePresetValue.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DashboardTemplateVariablePresetValue |
DashboardTemplateVariablePresetValue.value(String value) |
DashboardTemplateVariablePresetValue |
DashboardTemplateVariablePresetValue.values(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
List<DashboardTemplateVariablePresetValue> |
DashboardTemplateVariablePreset.getTemplateVariables()
List of variables.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardTemplateVariablePreset |
DashboardTemplateVariablePreset.addTemplateVariablesItem(DashboardTemplateVariablePresetValue templateVariablesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardTemplateVariablePreset.setTemplateVariables(List<DashboardTemplateVariablePresetValue> templateVariables) |
DashboardTemplateVariablePreset |
DashboardTemplateVariablePreset.templateVariables(List<DashboardTemplateVariablePresetValue> templateVariables) |
Copyright © 2024. All rights reserved.