Uses of Class
software.amazon.awssdk.services.timestreamquery.model.QuerySpatialCoverageMax
-
Packages that use QuerySpatialCoverageMax Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of QuerySpatialCoverageMax in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return QuerySpatialCoverageMax Modifier and Type Method Description QuerySpatialCoverageMaxQuerySpatialCoverage. max()Provides insights into the spatial coverage of the executed query and the table with the most inefficient spatial pruning.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type QuerySpatialCoverageMax Modifier and Type Method Description QuerySpatialCoverage.BuilderQuerySpatialCoverage.Builder. max(QuerySpatialCoverageMax max)Provides insights into the spatial coverage of the executed query and the table with the most inefficient spatial pruning.
-