| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightAuditCompute |
GovernanceInsightAuditCompute.aggregation(String aggregation) |
GovernanceInsightAuditCompute |
GovernanceInsightAuditQuery.getCompute()
The aggregation applied to an audit log query.
|
GovernanceInsightAuditCompute |
GovernanceInsightAuditCompute.interval(Long interval) |
GovernanceInsightAuditCompute |
GovernanceInsightAuditCompute.metric(String metric) |
GovernanceInsightAuditCompute |
GovernanceInsightAuditCompute.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GovernanceInsightAuditCompute |
GovernanceInsightAuditCompute.rollup(String rollup) |
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightAuditQuery |
GovernanceInsightAuditQuery.compute(GovernanceInsightAuditCompute compute) |
void |
GovernanceInsightAuditQuery.setCompute(GovernanceInsightAuditCompute compute) |
| Constructor and Description |
|---|
GovernanceInsightAuditQuery(GovernanceInsightAuditCompute compute,
List<String> indexes,
String query,
String source) |
Copyright © 2026. All rights reserved.