Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialPointStyleOptions
-
Packages that use GeospatialPointStyleOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialPointStyleOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialPointStyleOptions Modifier and Type Method Description GeospatialPointStyleOptionsGeospatialMapConfiguration. pointStyleOptions()The point style options of the geospatial map.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialPointStyleOptions Modifier and Type Method Description GeospatialMapConfiguration.BuilderGeospatialMapConfiguration.Builder. pointStyleOptions(GeospatialPointStyleOptions pointStyleOptions)The point style options of the geospatial map.
-