Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialWindowOptions
-
Packages that use GeospatialWindowOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialWindowOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialWindowOptions Modifier and Type Method Description GeospatialWindowOptionsFilledMapConfiguration. windowOptions()The window options of the filled map visual.GeospatialWindowOptionsGeospatialMapConfiguration. windowOptions()The window options of the geospatial map.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialWindowOptions Modifier and Type Method Description FilledMapConfiguration.BuilderFilledMapConfiguration.Builder. windowOptions(GeospatialWindowOptions windowOptions)The window options of the filled map visual.GeospatialMapConfiguration.BuilderGeospatialMapConfiguration.Builder. windowOptions(GeospatialWindowOptions windowOptions)The window options of the geospatial map.
-