Interface Input.UpdateStages.WithName

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

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

      • withName

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