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