| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SpansAggregateBucketType |
SpansAggregateBucketType.BUCKET |
| Modifier and Type | Method and Description |
|---|---|
static SpansAggregateBucketType |
SpansAggregateBucketType.fromValue(String value) |
SpansAggregateBucketType |
SpansAggregateBucket.getType()
The spans aggregate bucket type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpansAggregateBucketType.SpansAggregateBucketTypeSerializer.serialize(SpansAggregateBucketType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SpansAggregateBucket.setType(SpansAggregateBucketType type) |
SpansAggregateBucket |
SpansAggregateBucket.type(SpansAggregateBucketType type) |
| Constructor and Description |
|---|
SpansAggregateBucketTypeSerializer(Class<SpansAggregateBucketType> t) |
Copyright © 2024. All rights reserved.