Interface ContainerApp.UpdateStages.WithTemplate

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

    public static interface ContainerApp.UpdateStages.WithTemplate
    The stage of the ContainerApp update allowing to specify template.
    • Method Detail

      • withTemplate

        ContainerApp.Update withTemplate​(Template template)
        Specifies the template property: Container App versioned application definition..
        Parameters:
        template - Container App versioned application definition.
        Returns:
        the next definition stage.