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