Interface IssueAttachmentContract.UpdateStages.WithTitle

    • Method Detail

      • withTitle

        IssueAttachmentContract.Update withTitle​(String title)
        Specifies the title property: Filename by which the binary data will be saved..
        Parameters:
        title - Filename by which the binary data will be saved.
        Returns:
        the next definition stage.