azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

932 строки
88 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient"
name: "WebhooksClient"
nameWithType: "WebhooksClient"
summary: "An instance of this class provides access to all the operations defined in Webhooks<wbr>Client."
syntax: "public interface **WebhooksClient**"
methods:
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
name: "beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
nameWithType: "WebhooksClient.beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
summary: "Creates a webhook for a container registry with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for creating a webhook."
name: "webhookCreateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters&text=WebhookCreateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<WebhookInner>,WebhookInner> beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
desc: "Creates a webhook for a container registry with the specified parameters."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
name: "beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
nameWithType: "WebhooksClient.beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
summary: "Creates a webhook for a container registry with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for creating a webhook."
name: "webhookCreateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters&text=WebhookCreateParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<WebhookInner>,WebhookInner> beginCreate(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
desc: "Creates a webhook for a container registry with the specified parameters."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginCreateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginCreateAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
name: "beginCreateAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
nameWithType: "WebhooksClient.beginCreateAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
summary: "Creates a webhook for a container registry with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for creating a webhook."
name: "webhookCreateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters&text=WebhookCreateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<WebhookInner>,WebhookInner> beginCreateAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
desc: "Creates a webhook for a container registry with the specified parameters."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginDelete(String resourceGroupName, String registryName, String webhookName)"
name: "beginDelete(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.beginDelete(String resourceGroupName, String registryName, String webhookName)"
summary: "Deletes a webhook from a container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String registryName, String webhookName)"
desc: "Deletes a webhook from a container registry."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginDelete(String resourceGroupName, String registryName, String webhookName, Context context)"
name: "beginDelete(String resourceGroupName, String registryName, String webhookName, Context context)"
nameWithType: "WebhooksClient.beginDelete(String resourceGroupName, String registryName, String webhookName, Context context)"
summary: "Deletes a webhook from a container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String registryName, String webhookName, Context context)"
desc: "Deletes a webhook from a container registry."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginDeleteAsync(String resourceGroupName, String registryName, String webhookName)"
name: "beginDeleteAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.beginDeleteAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Deletes a webhook from a container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Deletes a webhook from a container registry."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
name: "beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
nameWithType: "WebhooksClient.beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
summary: "Updates a webhook with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for updating a webhook."
name: "webhookUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters&text=WebhookUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<WebhookInner>,WebhookInner> beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
desc: "Updates a webhook with the specified parameters."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
name: "beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
nameWithType: "WebhooksClient.beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
summary: "Updates a webhook with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for updating a webhook."
name: "webhookUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters&text=WebhookUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<WebhookInner>,WebhookInner> beginUpdate(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
desc: "Updates a webhook with the specified parameters."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginUpdateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.beginUpdateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
name: "beginUpdateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
nameWithType: "WebhooksClient.beginUpdateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
summary: "Updates a webhook with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for updating a webhook."
name: "webhookUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters&text=WebhookUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<WebhookInner>,WebhookInner> beginUpdateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
desc: "Updates a webhook with the specified parameters."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.create(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
name: "create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
nameWithType: "WebhooksClient.create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
summary: "Creates a webhook for a container registry with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for creating a webhook."
name: "webhookCreateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters&text=WebhookCreateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract WebhookInner create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
desc: "Creates a webhook for a container registry with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.create(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
name: "create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
nameWithType: "WebhooksClient.create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
summary: "Creates a webhook for a container registry with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for creating a webhook."
name: "webhookCreateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters&text=WebhookCreateParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract WebhookInner create(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters, Context context)"
desc: "Creates a webhook for a container registry with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.createAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.createAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
name: "createAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
nameWithType: "WebhooksClient.createAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
summary: "Creates a webhook for a container registry with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for creating a webhook."
name: "webhookCreateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters&text=WebhookCreateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<WebhookInner> createAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
desc: "Creates a webhook for a container registry with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.createWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.createWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
name: "createWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
nameWithType: "WebhooksClient.createWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
summary: "Creates a webhook for a container registry with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for creating a webhook."
name: "webhookCreateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookCreateParameters&text=WebhookCreateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookCreateParameters webhookCreateParameters)"
desc: "Creates a webhook for a container registry with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful\n completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.delete(String resourceGroupName, String registryName, String webhookName)"
name: "delete(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.delete(String resourceGroupName, String registryName, String webhookName)"
summary: "Deletes a webhook from a container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String registryName, String webhookName)"
desc: "Deletes a webhook from a container registry."
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.delete(String resourceGroupName, String registryName, String webhookName, Context context)"
name: "delete(String resourceGroupName, String registryName, String webhookName, Context context)"
nameWithType: "WebhooksClient.delete(String resourceGroupName, String registryName, String webhookName, Context context)"
summary: "Deletes a webhook from a container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String registryName, String webhookName, Context context)"
desc: "Deletes a webhook from a container registry."
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.deleteAsync(String resourceGroupName, String registryName, String webhookName)"
name: "deleteAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.deleteAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Deletes a webhook from a container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Deletes a webhook from a container registry."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.deleteWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
name: "deleteWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.deleteWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Deletes a webhook from a container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Deletes a webhook from a container registry."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.get(String resourceGroupName, String registryName, String webhookName)"
name: "get(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.get(String resourceGroupName, String registryName, String webhookName)"
summary: "Gets the properties of the specified webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WebhookInner get(String resourceGroupName, String registryName, String webhookName)"
desc: "Gets the properties of the specified webhook."
returns:
description: "the properties of the specified webhook."
type: "<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getAsync(String resourceGroupName, String registryName, String webhookName)"
name: "getAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.getAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Gets the properties of the specified webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<WebhookInner> getAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Gets the properties of the specified webhook."
returns:
description: "the properties of the specified webhook on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfig(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfig(String resourceGroupName, String registryName, String webhookName)"
name: "getCallbackConfig(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.getCallbackConfig(String resourceGroupName, String registryName, String webhookName)"
summary: "Gets the configuration of service URI and custom headers for the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract CallbackConfigInner getCallbackConfig(String resourceGroupName, String registryName, String webhookName)"
desc: "Gets the configuration of service URI and custom headers for the webhook."
returns:
description: "the configuration of service URI and custom headers for the webhook."
type: "<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner&text=CallbackConfigInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfigAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfigAsync(String resourceGroupName, String registryName, String webhookName)"
name: "getCallbackConfigAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.getCallbackConfigAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Gets the configuration of service URI and custom headers for the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<CallbackConfigInner> getCallbackConfigAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Gets the configuration of service URI and custom headers for the webhook."
returns:
description: "the configuration of service URI and custom headers for the webhook on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner&text=CallbackConfigInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfigWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfigWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
name: "getCallbackConfigWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
nameWithType: "WebhooksClient.getCallbackConfigWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
summary: "Gets the configuration of service URI and custom headers for the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<CallbackConfigInner> getCallbackConfigWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
desc: "Gets the configuration of service URI and custom headers for the webhook."
returns:
description: "the configuration of service URI and custom headers for the webhook along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner&text=CallbackConfigInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfigWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getCallbackConfigWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
name: "getCallbackConfigWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.getCallbackConfigWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Gets the configuration of service URI and custom headers for the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<CallbackConfigInner>> getCallbackConfigWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Gets the configuration of service URI and custom headers for the webhook."
returns:
description: "the configuration of service URI and custom headers for the webhook along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on\n successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.CallbackConfigInner&text=CallbackConfigInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
name: "getWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
nameWithType: "WebhooksClient.getWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
summary: "Gets the properties of the specified webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<WebhookInner> getWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
desc: "Gets the properties of the specified webhook."
returns:
description: "the properties of the specified webhook along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.getWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
name: "getWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.getWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Gets the properties of the specified webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<WebhookInner>> getWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Gets the properties of the specified webhook."
returns:
description: "the properties of the specified webhook along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.list(String resourceGroupName, String registryName)"
name: "list(String resourceGroupName, String registryName)"
nameWithType: "WebhooksClient.list(String resourceGroupName, String registryName)"
summary: "Lists all the webhooks for the specified container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WebhookInner> list(String resourceGroupName, String registryName)"
desc: "Lists all the webhooks for the specified container registry."
returns:
description: "the result of a request to list webhooks for a container registry as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.list(String resourceGroupName, String registryName, Context context)"
name: "list(String resourceGroupName, String registryName, Context context)"
nameWithType: "WebhooksClient.list(String resourceGroupName, String registryName, Context context)"
summary: "Lists all the webhooks for the specified container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<WebhookInner> list(String resourceGroupName, String registryName, Context context)"
desc: "Lists all the webhooks for the specified container registry."
returns:
description: "the result of a request to list webhooks for a container registry as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listAsync(String resourceGroupName, String registryName)"
name: "listAsync(String resourceGroupName, String registryName)"
nameWithType: "WebhooksClient.listAsync(String resourceGroupName, String registryName)"
summary: "Lists all the webhooks for the specified container registry."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<WebhookInner> listAsync(String resourceGroupName, String registryName)"
desc: "Lists all the webhooks for the specified container registry."
returns:
description: "the result of a request to list webhooks for a container registry as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listEvents(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listEvents(String resourceGroupName, String registryName, String webhookName)"
name: "listEvents(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.listEvents(String resourceGroupName, String registryName, String webhookName)"
summary: "Lists recent events for the specified webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<EventInner> listEvents(String resourceGroupName, String registryName, String webhookName)"
desc: "Lists recent events for the specified webhook."
returns:
description: "the result of a request to list events for a webhook as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.EventInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listEvents(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listEvents(String resourceGroupName, String registryName, String webhookName, Context context)"
name: "listEvents(String resourceGroupName, String registryName, String webhookName, Context context)"
nameWithType: "WebhooksClient.listEvents(String resourceGroupName, String registryName, String webhookName, Context context)"
summary: "Lists recent events for the specified webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<EventInner> listEvents(String resourceGroupName, String registryName, String webhookName, Context context)"
desc: "Lists recent events for the specified webhook."
returns:
description: "the result of a request to list events for a webhook as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.EventInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listEventsAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.listEventsAsync(String resourceGroupName, String registryName, String webhookName)"
name: "listEventsAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.listEventsAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Lists recent events for the specified webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<EventInner> listEventsAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Lists recent events for the specified webhook."
returns:
description: "the result of a request to list events for a webhook as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.EventInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.EventInner&text=EventInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.ping(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.ping(String resourceGroupName, String registryName, String webhookName)"
name: "ping(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.ping(String resourceGroupName, String registryName, String webhookName)"
summary: "Triggers a ping event to be sent to the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract EventInfoInner ping(String resourceGroupName, String registryName, String webhookName)"
desc: "Triggers a ping event to be sent to the webhook."
returns:
description: "the basic information of an event."
type: "<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner&text=EventInfoInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.pingAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.pingAsync(String resourceGroupName, String registryName, String webhookName)"
name: "pingAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.pingAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Triggers a ping event to be sent to the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<EventInfoInner> pingAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Triggers a ping event to be sent to the webhook."
returns:
description: "the basic information of an event on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner&text=EventInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.pingWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.pingWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
name: "pingWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
nameWithType: "WebhooksClient.pingWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
summary: "Triggers a ping event to be sent to the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<EventInfoInner> pingWithResponse(String resourceGroupName, String registryName, String webhookName, Context context)"
desc: "Triggers a ping event to be sent to the webhook."
returns:
description: "the basic information of an event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner&text=EventInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.pingWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.pingWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
name: "pingWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
nameWithType: "WebhooksClient.pingWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
summary: "Triggers a ping event to be sent to the webhook."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<EventInfoInner>> pingWithResponseAsync(String resourceGroupName, String registryName, String webhookName)"
desc: "Triggers a ping event to be sent to the webhook."
returns:
description: "the basic information of an event along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.EventInfoInner&text=EventInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
name: "update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
nameWithType: "WebhooksClient.update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
summary: "Updates a webhook with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for updating a webhook."
name: "webhookUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters&text=WebhookUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract WebhookInner update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
desc: "Updates a webhook with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
name: "update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
nameWithType: "WebhooksClient.update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
summary: "Updates a webhook with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for updating a webhook."
name: "webhookUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters&text=WebhookUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract WebhookInner update(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters, Context context)"
desc: "Updates a webhook with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry."
type: "<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.updateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.updateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
name: "updateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
nameWithType: "WebhooksClient.updateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
summary: "Updates a webhook with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for updating a webhook."
name: "webhookUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters&text=WebhookUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<WebhookInner> updateAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
desc: "Updates a webhook with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner?alt=com.azure.resourcemanager.containerregistry.fluent.models.WebhookInner&text=WebhookInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.updateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters)"
fullName: "com.azure.resourcemanager.containerregistry.fluent.WebhooksClient.updateWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
name: "updateWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
nameWithType: "WebhooksClient.updateWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
summary: "Updates a webhook with the specified parameters."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the container registry."
name: "registryName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the webhook."
name: "webhookName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters for updating a webhook."
name: "webhookUpdateParameters"
type: "<xref href=\"com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters?alt=com.azure.resourcemanager.containerregistry.models.WebhookUpdateParameters&text=WebhookUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String registryName, String webhookName, WebhookUpdateParameters webhookUpdateParameters)"
desc: "Updates a webhook with the specified parameters."
returns:
description: "an object that represents a webhook for a container registry along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful\n completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in WebhooksClient."
metadata: {}
package: "com.azure.resourcemanager.containerregistry.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-containerregistry:2.42.0