| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PowerpackAttributes |
PowerpackAttributes.addTagsItem(String tagsItem) |
PowerpackAttributes |
PowerpackAttributes.addTemplateVariablesItem(PowerpackTemplateVariable templateVariablesItem) |
PowerpackAttributes |
PowerpackAttributes.description(String description) |
PowerpackAttributes |
PowerpackData.getAttributes()
Powerpack attribute object.
|
PowerpackAttributes |
PowerpackAttributes.groupWidget(PowerpackGroupWidget groupWidget) |
PowerpackAttributes |
PowerpackAttributes.name(String name) |
PowerpackAttributes |
PowerpackAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PowerpackAttributes |
PowerpackAttributes.tags(List<String> tags) |
PowerpackAttributes |
PowerpackAttributes.templateVariables(List<PowerpackTemplateVariable> templateVariables) |
| Modifier and Type | Method and Description |
|---|---|
PowerpackData |
PowerpackData.attributes(PowerpackAttributes attributes) |
void |
PowerpackData.setAttributes(PowerpackAttributes attributes) |
Copyright © 2024. All rights reserved.