Interface IssueContract.UpdateStages.WithTitle

    • Method Detail

      • withTitle

        IssueContract.Update withTitle​(String title)
        Specifies the title property: The issue title..
        Parameters:
        title - The issue title.
        Returns:
        the next definition stage.