| Modifier and Type | Interface and Description |
|---|---|
static interface |
Webhook.WebhookDefinition<ParentT>
Grouping of the container register webhook definitions.
|
| Modifier and Type | Method and Description |
|---|---|
Webhook.DefinitionStages.Blank<Registry.DefinitionStages.WithCreate> |
Registry.DefinitionStages.WithWebhook.defineWebhook(String name)
Begins the definition of a new webhook to be added to this container registry.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/