| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansFilter |
RetentionFilterAttributes.getFilter()
The spans filter used to index spans.
|
SpansFilter |
RetentionFilterAllAttributes.getFilter()
The spans filter used to index spans.
|
SpansFilter |
SpansFilter.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SpansFilter |
SpansFilter.query(String query) |
| Modifier and Type | Method and Description |
|---|---|
RetentionFilterAttributes |
RetentionFilterAttributes.filter(SpansFilter filter) |
RetentionFilterAllAttributes |
RetentionFilterAllAttributes.filter(SpansFilter filter) |
void |
RetentionFilterAttributes.setFilter(SpansFilter filter) |
void |
RetentionFilterAllAttributes.setFilter(SpansFilter filter) |
Copyright © 2024. All rights reserved.