Interface PutKeyRequestListItem.Builder

  • Method Details

    • key

      The key of the key value pair list item to put.

      Parameters:
      key - The key of the key value pair list item to put.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value for the key value pair to put.

      Parameters:
      value - The value for the key value pair to put.
      Returns:
      Returns a reference to this object so that method calls can be chained together.