| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RetentionFilterAllType |
RetentionFilterAllType.SPANS_APPSEC_SAMPLING_PROCESSOR |
static RetentionFilterAllType |
RetentionFilterAllType.SPANS_ERRORS_SAMPLING_PROCESSOR |
static RetentionFilterAllType |
RetentionFilterAllType.SPANS_SAMPLING_PROCESSOR |
| Modifier and Type | Method and Description |
|---|---|
static RetentionFilterAllType |
RetentionFilterAllType.fromValue(String value) |
RetentionFilterAllType |
RetentionFilterUpdateAttributes.getFilterType()
The type of retention filter.
|
RetentionFilterAllType |
RetentionFilterAllAttributes.getFilterType()
The type of retention filter.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionFilterUpdateAttributes |
RetentionFilterUpdateAttributes.filterType(RetentionFilterAllType filterType) |
RetentionFilterAllAttributes |
RetentionFilterAllAttributes.filterType(RetentionFilterAllType filterType) |
void |
RetentionFilterAllType.RetentionFilterAllTypeSerializer.serialize(RetentionFilterAllType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RetentionFilterUpdateAttributes.setFilterType(RetentionFilterAllType filterType) |
void |
RetentionFilterAllAttributes.setFilterType(RetentionFilterAllType filterType) |
| Constructor and Description |
|---|
RetentionFilterUpdateAttributes(Boolean enabled,
SpansFilterCreate filter,
RetentionFilterAllType filterType,
String name,
Double rate) |
| Constructor and Description |
|---|
RetentionFilterAllTypeSerializer(Class<RetentionFilterAllType> t) |
Copyright © 2024. All rights reserved.