| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightMetricQuery |
GovernanceInsightPercentageQuery.getDenominatorQuery()
A metric query used to compute an insight value.
|
GovernanceInsightMetricQuery |
GovernanceInsightAttributes.getMetricQuery()
A metric query used to compute an insight value.
|
GovernanceInsightMetricQuery |
GovernanceInsightPercentageQuery.getNumeratorQuery()
A metric query used to compute an insight value.
|
GovernanceInsightMetricQuery |
GovernanceInsightMetricQuery.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GovernanceInsightMetricQuery |
GovernanceInsightMetricQuery.query(String query) |
GovernanceInsightMetricQuery |
GovernanceInsightMetricQuery.reducer(String reducer) |
GovernanceInsightMetricQuery |
GovernanceInsightMetricQuery.source(String source) |
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightPercentageQuery |
GovernanceInsightPercentageQuery.denominatorQuery(GovernanceInsightMetricQuery denominatorQuery) |
GovernanceInsightAttributes |
GovernanceInsightAttributes.metricQuery(GovernanceInsightMetricQuery metricQuery) |
GovernanceInsightPercentageQuery |
GovernanceInsightPercentageQuery.numeratorQuery(GovernanceInsightMetricQuery numeratorQuery) |
void |
GovernanceInsightPercentageQuery.setDenominatorQuery(GovernanceInsightMetricQuery denominatorQuery) |
void |
GovernanceInsightAttributes.setMetricQuery(GovernanceInsightMetricQuery metricQuery) |
void |
GovernanceInsightPercentageQuery.setNumeratorQuery(GovernanceInsightMetricQuery numeratorQuery) |
| Constructor and Description |
|---|
GovernanceInsightPercentageQuery(GovernanceInsightMetricQuery denominatorQuery,
GovernanceInsightMetricQuery numeratorQuery) |
Copyright © 2026. All rights reserved.