| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PowerpackTemplateVariable |
PowerpackTemplateVariable.addDefaultsItem(String defaultsItem) |
PowerpackTemplateVariable |
PowerpackTemplateVariable.defaults(List<String> defaults) |
PowerpackTemplateVariable |
PowerpackTemplateVariable.name(String name) |
PowerpackTemplateVariable |
PowerpackTemplateVariable.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<PowerpackTemplateVariable> |
PowerpackAttributes.getTemplateVariables()
List of template variables for this powerpack.
|
| Modifier and Type | Method and Description |
|---|---|
PowerpackAttributes |
PowerpackAttributes.addTemplateVariablesItem(PowerpackTemplateVariable templateVariablesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
PowerpackAttributes.setTemplateVariables(List<PowerpackTemplateVariable> templateVariables) |
PowerpackAttributes |
PowerpackAttributes.templateVariables(List<PowerpackTemplateVariable> templateVariables) |
Copyright © 2024. All rights reserved.