Interface ItemResponse.Builder

    • Method Detail

      • item

        ItemResponse.Builder item​(Map<String,​AttributeValue> item)

        Map of attribute data consisting of the data type and attribute value.

        Parameters:
        item - Map of attribute data consisting of the data type and attribute value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.