Interface Extension.UpdateStages.WithSettings

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

    public static interface Extension.UpdateStages.WithSettings
    The stage of the Extension update allowing to specify settings.
    • Method Detail

      • withSettings

        Extension.Update withSettings​(Object settings)
        Specifies the settings property: Json formatted public settings for the extension..
        Parameters:
        settings - Json formatted public settings for the extension.
        Returns:
        the next definition stage.