Interface IssueCommentContract.UpdateStages.WithText

    • Method Detail

      • withText

        IssueCommentContract.Update withText​(String text)
        Specifies the text property: Comment text..
        Parameters:
        text - Comment text.
        Returns:
        the next definition stage.