| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PointPlotWidgetRequest |
PointPlotWidgetRequest.limit(Long limit) |
PointPlotWidgetRequest |
PointPlotWidgetRequest.projection(PointPlotProjection projection) |
PointPlotWidgetRequest |
PointPlotWidgetRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PointPlotWidgetRequest |
PointPlotWidgetRequest.query(DataProjectionQuery query) |
PointPlotWidgetRequest |
PointPlotWidgetRequest.requestType(DataProjectionRequestType requestType) |
| Modifier and Type | Method and Description |
|---|---|
List<PointPlotWidgetRequest> |
PointPlotWidgetDefinition.getRequests()
List of request configurations for the widget.
|
| Modifier and Type | Method and Description |
|---|---|
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.addRequestsItem(PointPlotWidgetRequest requestsItem) |
| Modifier and Type | Method and Description |
|---|---|
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.requests(List<PointPlotWidgetRequest> requests) |
void |
PointPlotWidgetDefinition.setRequests(List<PointPlotWidgetRequest> requests) |
| Constructor and Description |
|---|
PointPlotWidgetDefinition(List<PointPlotWidgetRequest> requests,
PointPlotWidgetDefinitionType type) |
Copyright © 2026. All rights reserved.