Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialLineSymbolStyle
-
Packages that use GeospatialLineSymbolStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialLineSymbolStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialLineSymbolStyle Modifier and Type Method Description GeospatialLineSymbolStyleGeospatialLineStyle. lineSymbolStyle()The symbol style for a line style.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialLineSymbolStyle Modifier and Type Method Description GeospatialLineStyle.BuilderGeospatialLineStyle.Builder. lineSymbolStyle(GeospatialLineSymbolStyle lineSymbolStyle)The symbol style for a line style.
-