Interface Application.DefinitionStages.WithAttach<ParentT>

    • Method Detail

      • withAllowUpdates

        Application.DefinitionStages.WithAttach<ParentT> withAllowUpdates​(boolean allowUpdates)
        The stage of a Batch application definition allowing automatic application updates.
        Parameters:
        allowUpdates - true to allow the automatic updates of application, otherwise false
        Returns:
        the next stage of the definition