public static interface Registry.DefinitionStages.WithWebhook
| Modifier and Type | Method and Description |
|---|---|
Webhook.DefinitionStages.Blank<Registry.DefinitionStages.WithCreate> |
defineWebhook(String name)
Begins the definition of a new webhook to be added to this container registry.
|
Webhook.DefinitionStages.Blank<Registry.DefinitionStages.WithCreate> defineWebhook(String name)
name - the name of the new webhookCopyright © 2019. All rights reserved.