Interface Runbook.DefinitionStages.WithRunbookType

All Known Subinterfaces:
Runbook.Definition
Enclosing interface:
Runbook.DefinitionStages

public static interface Runbook.DefinitionStages.WithRunbookType
The stage of the Runbook definition allowing to specify runbookType.
  • Method Details

    • withRunbookType

      Specifies the runbookType property: Gets or sets the type of the runbook..
      Parameters:
      runbookType - Gets or sets the type of the runbook.
      Returns:
      the next definition stage.