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