| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.builder() |
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.fieldWells(Consumer<GeospatialMapFieldWells.Builder> fieldWells)
The field wells of the visual.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.fieldWells(GeospatialMapFieldWells fieldWells)
The field wells of the visual.
|
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.legend(Consumer<LegendOptions.Builder> legend)
The legend display setup of the visual.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.mapStyleOptions(Consumer<GeospatialMapStyleOptions.Builder> mapStyleOptions)
The map style options of the geospatial map.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.mapStyleOptions(GeospatialMapStyleOptions mapStyleOptions)
The map style options of the geospatial map.
|
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.pointStyleOptions(Consumer<GeospatialPointStyleOptions.Builder> pointStyleOptions)
The point style options of the geospatial map.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.pointStyleOptions(GeospatialPointStyleOptions pointStyleOptions)
The point style options of the geospatial map.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.toBuilder() |
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.tooltip(Consumer<TooltipOptions.Builder> tooltip)
The tooltip display setup of the visual.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.visualPalette(Consumer<VisualPalette.Builder> visualPalette)
Sets the value of the VisualPalette property for this object.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.visualPalette(VisualPalette visualPalette)
Sets the value of the VisualPalette property for this object.
|
default GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.windowOptions(Consumer<GeospatialWindowOptions.Builder> windowOptions)
The window options of the geospatial map.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.windowOptions(GeospatialWindowOptions windowOptions)
The window options of the geospatial map.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GeospatialMapConfiguration.Builder> |
GeospatialMapConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GeospatialMapVisual.Builder |
GeospatialMapVisual.Builder.chartConfiguration(Consumer<GeospatialMapConfiguration.Builder> chartConfiguration)
The configuration settings of the visual.
|
Copyright © 2023. All rights reserved.