Interface UserProficiencyDisassociate.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UserProficiencyDisassociate.Builder,UserProficiencyDisassociate>, SdkBuilder<UserProficiencyDisassociate.Builder,UserProficiencyDisassociate>, SdkPojo
Enclosing class:
UserProficiencyDisassociate

public static interface UserProficiencyDisassociate.Builder extends SdkPojo, CopyableBuilder<UserProficiencyDisassociate.Builder,UserProficiencyDisassociate>
  • Method Details

    • 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.