Interface Function.UpdateStages.WithName

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

    public static interface Function.UpdateStages.WithName
    The stage of the Function update allowing to specify name.
    • Method Detail

      • withName

        Function.Update withName​(String name)
        Specifies the name property: Resource name.
        Parameters:
        name - Resource name.
        Returns:
        the next definition stage.