Interface ListObjectTypeAttributeItem.Builder

    • Method Detail

      • attributeName

        ListObjectTypeAttributeItem.Builder attributeName​(String attributeName)

        Name of the attribute.

        Parameters:
        attributeName - Name of the attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUpdatedAt

        ListObjectTypeAttributeItem.Builder lastUpdatedAt​(Instant lastUpdatedAt)

        When the attribute was last updated.

        Parameters:
        lastUpdatedAt - When the attribute was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.