| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionQuery |
ActionQuery.addEventsItem(AppBuilderEvent eventsItem) |
ActionQuery |
ActionQuery.events(List<AppBuilderEvent> events) |
ActionQuery |
Query.getActionQuery()
Get the actual instance of `ActionQuery`.
|
ActionQuery |
ActionQuery.id(UUID id) |
ActionQuery |
ActionQuery.name(String name) |
ActionQuery |
ActionQuery.properties(ActionQueryProperties properties) |
ActionQuery |
ActionQuery.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ActionQuery |
ActionQuery.type(ActionQueryType type) |
| Constructor and Description |
|---|
Query(ActionQuery o) |
Copyright © 2025. All rights reserved.