Interface Webhook.UpdateDefinitionStages.WithServiceUri<ParentT>

  • Type Parameters:
    ParentT - the stage of the parent definition to return to after attaching this definition
    All Known Subinterfaces:
    Webhook.UpdateDefinition<ParentT>
    Enclosing interface:
    Webhook.UpdateDefinitionStages

    public static interface Webhook.UpdateDefinitionStages.WithServiceUri<ParentT>
    The stage of the webhook definition allowing to specify the service URI for post notifications.
    • Method Detail