Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialCoordinateBounds
-
Packages that use GeospatialCoordinateBounds Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialCoordinateBounds in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialCoordinateBounds Modifier and Type Method Description GeospatialCoordinateBoundsGeospatialWindowOptions. bounds()The bounds options (north, south, west, east) of the geospatial window options.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialCoordinateBounds Modifier and Type Method Description GeospatialWindowOptions.BuilderGeospatialWindowOptions.Builder. bounds(GeospatialCoordinateBounds bounds)The bounds options (north, south, west, east) of the geospatial window options.
-