Interface Webhook.Update
- All Superinterfaces:
Appliable<Webhook>, Indexable, Resource.UpdateWithTags<Webhook.Update>, Webhook.UpdateStages.WithCustomHeaders, Webhook.UpdateStages.WithDefaultStatus, Webhook.UpdateStages.WithRepositoriesScope, Webhook.UpdateStages.WithServiceUri, Webhook.UpdateStages.WithTriggerWhen
- Enclosing interface:
Webhook
public static interface Webhook.Update
extends Webhook.UpdateStages.WithTriggerWhen, Webhook.UpdateStages.WithServiceUri, Webhook.UpdateStages.WithCustomHeaders, Webhook.UpdateStages.WithRepositoriesScope, Webhook.UpdateStages.WithDefaultStatus, Resource.UpdateWithTags<Webhook.Update>, Appliable<Webhook>
The entirety of a webhook update.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface Webhook.UpdateStages.WithCustomHeaders
withCustomHeader, withCustomHeadersMethods inherited from interface Webhook.UpdateStages.WithDefaultStatus
enabledMethods inherited from interface Webhook.UpdateStages.WithRepositoriesScope
withRepositoriesScopeMethods inherited from interface Webhook.UpdateStages.WithServiceUri
withServiceUriMethods inherited from interface Webhook.UpdateStages.WithTriggerWhen
withTriggerWhen