| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ApmResourceStatsQuery |
ApmResourceStatsQuery.addCrossOrgUuidsItem(String crossOrgUuidsItem) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.addGroupByItem(String groupByItem) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.crossOrgUuids(List<String> crossOrgUuids) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.dataSource(ApmResourceStatsDataSource dataSource) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.env(String env) |
ApmResourceStatsQuery |
TimeseriesQuery.getApmResourceStatsQuery()
Get the actual instance of `ApmResourceStatsQuery`.
|
ApmResourceStatsQuery |
ScalarQuery.getApmResourceStatsQuery()
Get the actual instance of `ApmResourceStatsQuery`.
|
ApmResourceStatsQuery |
ApmResourceStatsQuery.groupBy(List<String> groupBy) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.name(String name) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.operationName(String operationName) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.primaryTagName(String primaryTagName) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.primaryTagValue(String primaryTagValue) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ApmResourceStatsQuery |
ApmResourceStatsQuery.resourceName(String resourceName) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.service(String service) |
ApmResourceStatsQuery |
ApmResourceStatsQuery.stat(ApmResourceStatName stat) |
| Constructor and Description |
|---|
ScalarQuery(ApmResourceStatsQuery o) |
TimeseriesQuery(ApmResourceStatsQuery o) |
Copyright © 2026. All rights reserved.