Interface Webhook.DefinitionStages.WithRunOn

All Known Subinterfaces:
Webhook.Definition, Webhook.DefinitionStages.WithCreate
Enclosing interface:
Webhook.DefinitionStages

public static interface Webhook.DefinitionStages.WithRunOn
The stage of the Webhook definition allowing to specify runOn.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the runOn property: Gets or sets the name of the hybrid worker group the webhook job will run on..
  • Method Details

    • withRunOn

      Specifies the runOn property: Gets or sets the name of the hybrid worker group the webhook job will run on..
      Parameters:
      runOn - Gets or sets the name of the hybrid worker group the webhook job will run on.
      Returns:
      the next definition stage.