| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GeomapWidgetDefinitionView |
GeomapWidgetDefinitionView.focus(String focus) |
GeomapWidgetDefinitionView |
GeomapWidgetDefinition.getView()
The view of the world that the map should render.
|
GeomapWidgetDefinitionView |
GeomapWidgetDefinitionView.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeomapWidgetDefinition.setView(GeomapWidgetDefinitionView view) |
GeomapWidgetDefinition |
GeomapWidgetDefinition.view(GeomapWidgetDefinitionView view) |
| Constructor and Description |
|---|
GeomapWidgetDefinition(List<GeomapWidgetRequest> requests,
GeomapWidgetDefinitionStyle style,
GeomapWidgetDefinitionType type,
GeomapWidgetDefinitionView view) |
Copyright © 2024. All rights reserved.