Interface Extension.UpdateStages.WithTypeHandlerVersion

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

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

      • withTypeHandlerVersion

        Extension.Update withTypeHandlerVersion​(String typeHandlerVersion)
        Specifies the typeHandlerVersion property: Specifies the version of the script handler..
        Parameters:
        typeHandlerVersion - Specifies the version of the script handler.
        Returns:
        the next definition stage.