Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialLineLayer
-
Packages that use GeospatialLineLayer Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialLineLayer in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialLineLayer Modifier and Type Method Description GeospatialLineLayerGeospatialLayerDefinition. lineLayer()The definition for a line layer.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialLineLayer Modifier and Type Method Description GeospatialLayerDefinition.BuilderGeospatialLayerDefinition.Builder. lineLayer(GeospatialLineLayer lineLayer)The definition for a line layer.
-