Interface Runbook.UpdateStages.WithName

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

public static interface Runbook.UpdateStages.WithName
The stage of the Runbook 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

      Runbook.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.