Interface Watcher.UpdateStages.WithName

All Known Subinterfaces:
Watcher.Update
Enclosing interface:
Watcher.UpdateStages

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

    Modifier and Type
    Method
    Description
    Specifies the name property: Gets or sets the name of the resource..
  • Method Details

    • withName

      Watcher.Update withName(String name)
      Specifies the name property: Gets or sets the name of the resource..
      Parameters:
      name - Gets or sets the name of the resource.
      Returns:
      the next definition stage.