| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.addColorByGroupsItem(String colorByGroupsItem) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.addCustomLinksItem(WidgetCustomLink customLinksItem) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.colorByGroups(List<String> colorByGroups) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.customLinks(List<WidgetCustomLink> customLinks) |
ScatterPlotWidgetDefinition |
SplitGraphSourceWidgetDefinition.getScatterPlotWidgetDefinition()
Get the actual instance of `ScatterPlotWidgetDefinition`.
|
ScatterPlotWidgetDefinition |
WidgetDefinition.getScatterPlotWidgetDefinition()
Get the actual instance of `ScatterPlotWidgetDefinition`.
|
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.requests(ScatterPlotWidgetDefinitionRequests requests) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.time(WidgetTime time) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.title(String title) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.titleAlign(WidgetTextAlign titleAlign) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.titleSize(String titleSize) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.type(ScatterPlotWidgetDefinitionType type) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.xaxis(WidgetAxis xaxis) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.yaxis(WidgetAxis yaxis) |
| Constructor and Description |
|---|
SplitGraphSourceWidgetDefinition(ScatterPlotWidgetDefinition o) |
WidgetDefinition(ScatterPlotWidgetDefinition o) |
Copyright © 2024. All rights reserved.