| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateBucketValue |
SpansAggregateBucketValue.SpansAggregateBucketValueDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
SpansAggregateBucketValue |
SpansAggregateBucketValue.SpansAggregateBucketValueDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SpansAggregateBucketValue> |
SpansAggregateBucketAttributes.getComputes()
A map of the metric name -> value for regular compute or list of values for a timeseries.
|
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.putComputesItem(String key,
SpansAggregateBucketValue computesItem) |
void |
SpansAggregateBucketValue.SpansAggregateBucketValueSerializer.serialize(SpansAggregateBucketValue value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateBucketAttributes |
SpansAggregateBucketAttributes.computes(Map<String,SpansAggregateBucketValue> computes) |
void |
SpansAggregateBucketAttributes.setComputes(Map<String,SpansAggregateBucketValue> computes) |
| Constructor and Description |
|---|
SpansAggregateBucketValueSerializer(Class<SpansAggregateBucketValue> t) |
Copyright © 2024. All rights reserved.