Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialDataSourceItem
-
Packages that use GeospatialDataSourceItem Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialDataSourceItem in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialDataSourceItem Modifier and Type Method Description GeospatialDataSourceItemGeospatialLayerItem. dataSource()The data source for the layer.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialDataSourceItem Modifier and Type Method Description GeospatialLayerItem.BuilderGeospatialLayerItem.Builder. dataSource(GeospatialDataSourceItem dataSource)The data source for the layer.
-