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