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