| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static DataProjectionRequestType |
DataProjectionRequestType.DATA_PROJECTION |
| Modifier and Type | Method and Description |
|---|---|
static DataProjectionRequestType |
DataProjectionRequestType.fromValue(String value) |
DataProjectionRequestType |
PointPlotWidgetRequest.getRequestType()
Type of a data projection request.
|
| Modifier and Type | Method and Description |
|---|---|
PointPlotWidgetRequest |
PointPlotWidgetRequest.requestType(DataProjectionRequestType requestType) |
void |
DataProjectionRequestType.DataProjectionRequestTypeSerializer.serialize(DataProjectionRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PointPlotWidgetRequest.setRequestType(DataProjectionRequestType requestType) |
| Constructor and Description |
|---|
PointPlotWidgetRequest(PointPlotProjection projection,
DataProjectionQuery query,
DataProjectionRequestType requestType) |
| Constructor and Description |
|---|
DataProjectionRequestTypeSerializer(Class<DataProjectionRequestType> t) |
Copyright © 2026. All rights reserved.