Interface Output.UpdateStages.WithName

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

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

      • withName

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