Interface QuerySpatialCoverageMax.Builder

    • Method Detail

      • value

        QuerySpatialCoverageMax.Builder value​(Double value)

        The maximum ratio of spatial coverage.

        Parameters:
        value - The maximum ratio of spatial coverage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tableArn

        QuerySpatialCoverageMax.Builder tableArn​(String tableArn)

        The Amazon Resource Name (ARN) of the table with the most sub-optimal spatial pruning.

        Parameters:
        tableArn - The Amazon Resource Name (ARN) of the table with the most sub-optimal spatial pruning.
        Returns:
        Returns a reference to this object so that method calls can be chained together.