Interface SkillGroupData.Builder

    • Method Detail

      • skillGroupArn

        SkillGroupData.Builder skillGroupArn​(String skillGroupArn)

        The skill group ARN of a skill group.

        Parameters:
        skillGroupArn - The skill group ARN of a skill group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • skillGroupName

        SkillGroupData.Builder skillGroupName​(String skillGroupName)

        The skill group name of a skill group.

        Parameters:
        skillGroupName - The skill group name of a skill group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        SkillGroupData.Builder description​(String description)

        The description of a skill group.

        Parameters:
        description - The description of a skill group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.