Interface AccountAttributeValue.Builder

    • Method Detail

      • attributeValue

        AccountAttributeValue.Builder attributeValue​(String attributeValue)

        The value of the attribute.

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