Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
GeospatialMapStyleOptions |
GeospatialMapStyleOptions.clone() |
GeospatialMapStyleOptions |
GeospatialMapConfiguration.getMapStyleOptions()
The map style options of the geospatial map.
|
GeospatialMapStyleOptions |
FilledMapConfiguration.getMapStyleOptions()
The map style options of the filled map visual.
|
GeospatialMapStyleOptions |
GeospatialMapStyleOptions.withBaseMapStyle(BaseMapStyleType baseMapStyle)
The base map style of the geospatial map.
|
GeospatialMapStyleOptions |
GeospatialMapStyleOptions.withBaseMapStyle(String baseMapStyle)
The base map style of the geospatial map.
|
Modifier and Type | Method and Description |
---|---|
void |
GeospatialMapConfiguration.setMapStyleOptions(GeospatialMapStyleOptions mapStyleOptions)
The map style options of the geospatial map.
|
void |
FilledMapConfiguration.setMapStyleOptions(GeospatialMapStyleOptions mapStyleOptions)
The map style options of the filled map visual.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withMapStyleOptions(GeospatialMapStyleOptions mapStyleOptions)
The map style options of the geospatial map.
|
FilledMapConfiguration |
FilledMapConfiguration.withMapStyleOptions(GeospatialMapStyleOptions mapStyleOptions)
The map style options of the filled map visual.
|
Copyright © 2023. All rights reserved.