Interface Webhook.DefinitionStages.WithParameters

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

public static interface Webhook.DefinitionStages.WithParameters
The stage of the Webhook definition allowing to specify parameters.
  • Method Details

    • withParameters

      Specifies the parameters property: Gets or sets the parameters of the job..
      Parameters:
      parameters - Gets or sets the parameters of the job.
      Returns:
      the next definition stage.