Interface QueryTemporalRangeMax.Builder

    • Method Detail

      • value

        QueryTemporalRangeMax.Builder value​(Long value)

        The maximum duration in nanoseconds between the start and end of the query.

        Parameters:
        value - The maximum duration in nanoseconds between the start and end of the query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tableArn

        QueryTemporalRangeMax.Builder tableArn​(String tableArn)

        The Amazon Resource Name (ARN) of the table which is queried with the largest time range.

        Parameters:
        tableArn - The Amazon Resource Name (ARN) of the table which is queried with the largest time range.
        Returns:
        Returns a reference to this object so that method calls can be chained together.