Interface ScanConditionPair.Builder

  • Method Details

    • key

      Represents the key in the map condition.

      Parameters:
      key - Represents the key in the map condition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Represents optional value in the map condition. If not specified, only the key will be matched.

      Parameters:
      value - Represents optional value in the map condition. If not specified, only the key will be matched.
      Returns:
      Returns a reference to this object so that method calls can be chained together.