Interface GroupIdentifier.Builder

    • Method Detail

      • groupId

        GroupIdentifier.Builder groupId​(String groupId)

        Group ID that matched the group.

        Parameters:
        groupId - Group ID that matched the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupName

        GroupIdentifier.Builder groupName​(String groupName)

        Group name that matched the group.

        Parameters:
        groupName - Group name that matched the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.