Interface AgentAttributes.Builder

    • Method Detail

      • firstName

        AgentAttributes.Builder firstName​(String firstName)

        The agent’s first name as entered in their Amazon Connect user account.

        Parameters:
        firstName - The agent’s first name as entered in their Amazon Connect user account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastName

        AgentAttributes.Builder lastName​(String lastName)

        The agent’s last name as entered in their Amazon Connect user account.

        Parameters:
        lastName - The agent’s last name as entered in their Amazon Connect user account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.