Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialStaticFileSource
-
Packages that use GeospatialStaticFileSource Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialStaticFileSource in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialStaticFileSource Modifier and Type Method Description GeospatialStaticFileSourceGeospatialDataSourceItem. staticFileDataSource()The static file data source properties for the geospatial data.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialStaticFileSource Modifier and Type Method Description GeospatialDataSourceItem.BuilderGeospatialDataSourceItem.Builder. staticFileDataSource(GeospatialStaticFileSource staticFileDataSource)The static file data source properties for the geospatial data.
-