| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQuerySpecConnectionGroup |
ActionQuerySpecConnectionGroup.addTagsItem(String tagsItem) |
ActionQuerySpecConnectionGroup |
ActionQuerySpecObject.getConnectionGroup()
The connection group to use for an action query.
|
ActionQuerySpecConnectionGroup |
ActionQuerySpecConnectionGroup.id(UUID id) |
ActionQuerySpecConnectionGroup |
ActionQuerySpecConnectionGroup.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ActionQuerySpecConnectionGroup |
ActionQuerySpecConnectionGroup.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
ActionQuerySpecObject |
ActionQuerySpecObject.connectionGroup(ActionQuerySpecConnectionGroup connectionGroup) |
void |
ActionQuerySpecObject.setConnectionGroup(ActionQuerySpecConnectionGroup connectionGroup) |
Copyright © 2025. All rights reserved.