Interface Webhook.DefinitionStages.WithName

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

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

    • withName

      Specifies the name property: Gets or sets the name of the webhook..
      Parameters:
      name - Gets or sets the name of the webhook.
      Returns:
      the next definition stage.