Interface DeleteKeyRequestListItem.Builder

    • Method Detail

      • key

        DeleteKeyRequestListItem.Builder key​(String key)

        The key of the key value pair to be deleted.

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