Interface AwsTeamMember.Builder

  • Method Details

    • businessTitle

      AwsTeamMember.Builder businessTitle(String businessTitle)

      Specifies the Amazon Web Services team member's business title and indicates their organizational role.

      Parameters:
      businessTitle - Specifies the Amazon Web Services team member's business title and indicates their organizational role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • businessTitle

      AwsTeamMember.Builder businessTitle(AwsMemberBusinessTitle businessTitle)

      Specifies the Amazon Web Services team member's business title and indicates their organizational role.

      Parameters:
      businessTitle - Specifies the Amazon Web Services team member's business title and indicates their organizational role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • email

      Provides the Amazon Web Services team member's email address.

      Parameters:
      email - Provides the Amazon Web Services team member's email address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • firstName

      AwsTeamMember.Builder firstName(String firstName)

      Provides the Amazon Web Services team member's first name.

      Parameters:
      firstName - Provides the Amazon Web Services team member's first name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastName

      AwsTeamMember.Builder lastName(String lastName)

      Provides the Amazon Web Services team member's last name.

      Parameters:
      lastName - Provides the Amazon Web Services team member's last name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.