Interface GalleryImage.UpdateStages.WithPrivacyStatementUri

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

    public static interface GalleryImage.UpdateStages.WithPrivacyStatementUri
    The stage of the gallery image update allowing to specify privacy statement uri.
    • Method Detail

      • withPrivacyStatementUri

        GalleryImage.Update withPrivacyStatementUri​(String privacyStatementUri)
        Specifies image privacy statement uri.
        Parameters:
        privacyStatementUri - the privacy statement uri
        Returns:
        the next update stage