Interface IssueAttachmentContract.UpdateStages.WithContent

    • Method Detail

      • withContent

        IssueAttachmentContract.Update withContent​(String content)
        Specifies the content property: An HTTP link or Base64-encoded binary data..
        Parameters:
        content - An HTTP link or Base64-encoded binary data.
        Returns:
        the next definition stage.