Interface Extension.UpdateStages.WithPublisher

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

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

      • withPublisher

        Extension.Update withPublisher​(String publisher)
        Specifies the publisher property: The name of the extension handler publisher..
        Parameters:
        publisher - The name of the extension handler publisher.
        Returns:
        the next definition stage.