Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialSolidColor
-
Packages that use GeospatialSolidColor Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialSolidColor in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialSolidColor Modifier and Type Method Description GeospatialSolidColorGeospatialColor. solid()The visualization properties for the solid color.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialSolidColor Modifier and Type Method Description GeospatialColor.BuilderGeospatialColor.Builder. solid(GeospatialSolidColor solid)The visualization properties for the solid color.
-