Interface CreateGroupResponse.Builder

    • Method Detail

      • groupId

        CreateGroupResponse.Builder groupId​(String groupId)

        The identifier of the group.

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