Interface IssueCommentContract.DefinitionStages.WithUserId

    • Method Detail

      • withUserId

        IssueCommentContract.DefinitionStages.WithCreate withUserId​(String userId)
        Specifies the userId property: A resource identifier for the user who left the comment..
        Parameters:
        userId - A resource identifier for the user who left the comment.
        Returns:
        the next definition stage.