Interface UserProficiencyDisassociate.Builder

    • Method Detail

      • attributeName

        UserProficiencyDisassociate.Builder attributeName​(String attributeName)

        The name of user's proficiency.

        Parameters:
        attributeName - The name of user's proficiency.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attributeValue

        UserProficiencyDisassociate.Builder attributeValue​(String attributeValue)

        The value of user's proficiency.

        Parameters:
        attributeValue - The value of user's proficiency.
        Returns:
        Returns a reference to this object so that method calls can be chained together.