Interface Webhook.DefinitionStages.WithExpiryTime

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

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

    • withExpiryTime

      Specifies the expiryTime property: Gets or sets the expiry time..
      Parameters:
      expiryTime - Gets or sets the expiry time.
      Returns:
      the next definition stage.