Interface GalleryImage.UpdateStages.WithReleaseNoteUri

  • All Known Subinterfaces:
    GalleryImage.Update
    Enclosing interface:
    GalleryImage.UpdateStages

    public static interface GalleryImage.UpdateStages.WithReleaseNoteUri
    The stage of the gallery image update allowing to specify uri to release note.
    • Method Detail

      • withReleaseNoteUri

        GalleryImage.Update withReleaseNoteUri​(String releaseNoteUri)
        Specifies release note uri.
        Parameters:
        releaseNoteUri - the release note uri
        Returns:
        the next update stage