Interface Addon.UpdateStages.WithProperties

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

    public static interface Addon.UpdateStages.WithProperties
    The stage of the Addon update allowing to specify properties.
    • Method Detail

      • withProperties

        Addon.Update withProperties​(AddonProperties properties)
        Specifies the properties property: The properties of an addon resource.
        Parameters:
        properties - The properties of an addon resource.
        Returns:
        the next definition stage.