| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SpansComputeType |
SpansComputeType.TIMESERIES |
static SpansComputeType |
SpansComputeType.TOTAL |
| Modifier and Type | Method and Description |
|---|---|
static SpansComputeType |
SpansComputeType.fromValue(String value) |
SpansComputeType |
SpansCompute.getType()
The type of compute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpansComputeType.SpansComputeTypeSerializer.serialize(SpansComputeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SpansCompute.setType(SpansComputeType type) |
SpansCompute |
SpansCompute.type(SpansComputeType type) |
| Constructor and Description |
|---|
SpansComputeTypeSerializer(Class<SpansComputeType> t) |
Copyright © 2024. All rights reserved.