Interface MemberGroup.Builder

    • Method Detail

      • groupId

        MemberGroup.Builder groupId​(String groupId)

        The identifier of the sub group you want to map to a group.

        Parameters:
        groupId - The identifier of the sub group you want to map to a group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataSourceId

        MemberGroup.Builder dataSourceId​(String dataSourceId)

        The identifier of the data source for the sub group you want to map to a group.

        Parameters:
        dataSourceId - The identifier of the data source for the sub group you want to map to a group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.