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

543 строки
60 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient"
name: "PoliciesClient"
nameWithType: "PoliciesClient"
summary: "An instance of this class provides access to all the operations defined in Policies<wbr>Client."
syntax: "public interface **PoliciesClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
methods:
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
name: "beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
nameWithType: "PoliciesClient.beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
summary: "Create or update policy with specified rule set name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Policy to be created."
name: "cdnWebApplicationFirewallPolicy"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<CdnWebApplicationFirewallPolicyInner>,CdnWebApplicationFirewallPolicyInner> beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
desc: "Create or update policy with specified rule set name within a resource group."
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 defines web application firewall policy for Azure CDN."
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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
nameWithType: "PoliciesClient.beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
summary: "Create or update policy with specified rule set name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Policy to be created."
name: "cdnWebApplicationFirewallPolicy"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" 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<CdnWebApplicationFirewallPolicyInner>,CdnWebApplicationFirewallPolicyInner> beginCreateOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
desc: "Create or update policy with specified rule set name within a resource group."
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 defines web application firewall policy for Azure CDN."
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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginCreateOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
nameWithType: "PoliciesClient.beginCreateOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
summary: "Create or update policy with specified rule set name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Policy to be created."
name: "cdnWebApplicationFirewallPolicy"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<CdnWebApplicationFirewallPolicyInner>,CdnWebApplicationFirewallPolicyInner> beginCreateOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
desc: "Create or update policy with specified rule set name within a resource group."
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 defines web application firewall policy for Azure CDN."
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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
name: "beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
nameWithType: "PoliciesClient.beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
summary: "Update an existing Cdn<wbr>Web<wbr>Application<wbr>Firewall<wbr>Policy with the specified policy name under the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "CdnWebApplicationFirewallPolicy parameters to be patched."
name: "cdnWebApplicationFirewallPolicyPatchParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters?alt=com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters&text=CdnWebApplicationFirewallPolicyPatchParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<CdnWebApplicationFirewallPolicyInner>,CdnWebApplicationFirewallPolicyInner> beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
desc: "Update an existing CdnWebApplicationFirewallPolicy with the specified policy name under the specified subscription and resource group."
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 defines web application firewall policy for Azure CDN."
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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
name: "beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
nameWithType: "PoliciesClient.beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
summary: "Update an existing Cdn<wbr>Web<wbr>Application<wbr>Firewall<wbr>Policy with the specified policy name under the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "CdnWebApplicationFirewallPolicy parameters to be patched."
name: "cdnWebApplicationFirewallPolicyPatchParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters?alt=com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters&text=CdnWebApplicationFirewallPolicyPatchParameters\" 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<CdnWebApplicationFirewallPolicyInner>,CdnWebApplicationFirewallPolicyInner> beginUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
desc: "Update an existing CdnWebApplicationFirewallPolicy with the specified policy name under the specified subscription and resource group."
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 defines web application firewall policy for Azure CDN."
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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.beginUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
name: "beginUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
nameWithType: "PoliciesClient.beginUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
summary: "Update an existing Cdn<wbr>Web<wbr>Application<wbr>Firewall<wbr>Policy with the specified policy name under the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "CdnWebApplicationFirewallPolicy parameters to be patched."
name: "cdnWebApplicationFirewallPolicyPatchParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters?alt=com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters&text=CdnWebApplicationFirewallPolicyPatchParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<CdnWebApplicationFirewallPolicyInner>,CdnWebApplicationFirewallPolicyInner> beginUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
desc: "Update an existing CdnWebApplicationFirewallPolicy with the specified policy name under the specified subscription and resource group."
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 defines web application firewall policy for Azure CDN."
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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
name: "createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
nameWithType: "PoliciesClient.createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
summary: "Create or update policy with specified rule set name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Policy to be created."
name: "cdnWebApplicationFirewallPolicy"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnWebApplicationFirewallPolicyInner createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
desc: "Create or update policy with specified rule set name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
name: "createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
nameWithType: "PoliciesClient.createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
summary: "Create or update policy with specified rule set name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Policy to be created."
name: "cdnWebApplicationFirewallPolicy"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" 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 CdnWebApplicationFirewallPolicyInner createOrUpdate(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy, Context context)"
desc: "Create or update policy with specified rule set name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
name: "createOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
nameWithType: "PoliciesClient.createOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
summary: "Create or update policy with specified rule set name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Policy to be created."
name: "cdnWebApplicationFirewallPolicy"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<CdnWebApplicationFirewallPolicyInner> createOrUpdateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
desc: "Create or update policy with specified rule set name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN 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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
nameWithType: "PoliciesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
summary: "Create or update policy with specified rule set name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Policy to be created."
name: "cdnWebApplicationFirewallPolicy"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyInner cdnWebApplicationFirewallPolicy)"
desc: "Create or update policy with specified rule set name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN 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.cdn.fluent.PoliciesClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.delete(String resourceGroupName, String policyName)"
name: "delete(String resourceGroupName, String policyName)"
nameWithType: "PoliciesClient.delete(String resourceGroupName, String policyName)"
summary: "Deletes Policy."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
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 policyName)"
desc: "Deletes Policy."
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.deleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.deleteAsync(String resourceGroupName, String policyName)"
name: "deleteAsync(String resourceGroupName, String policyName)"
nameWithType: "PoliciesClient.deleteAsync(String resourceGroupName, String policyName)"
summary: "Deletes Policy."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
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 policyName)"
desc: "Deletes Policy."
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.cdn.fluent.PoliciesClient.deleteWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.deleteWithResponse(String resourceGroupName, String policyName, Context context)"
name: "deleteWithResponse(String resourceGroupName, String policyName, Context context)"
nameWithType: "PoliciesClient.deleteWithResponse(String resourceGroupName, String policyName, Context context)"
summary: "Deletes Policy."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
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<Void> deleteWithResponse(String resourceGroupName, String policyName, Context context)"
desc: "Deletes Policy."
returns:
description: "the <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;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.deleteWithResponseAsync(String resourceGroupName, String policyName)"
name: "deleteWithResponseAsync(String resourceGroupName, String policyName)"
nameWithType: "PoliciesClient.deleteWithResponseAsync(String resourceGroupName, String policyName)"
summary: "Deletes Policy."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Void>> deleteWithResponseAsync(String resourceGroupName, String policyName)"
desc: "Deletes Policy."
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://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroup(String resourceGroupName, String policyName)"
name: "getByResourceGroup(String resourceGroupName, String policyName)"
nameWithType: "PoliciesClient.getByResourceGroup(String resourceGroupName, String policyName)"
summary: "Retrieve protection policy with specified name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract CdnWebApplicationFirewallPolicyInner getByResourceGroup(String resourceGroupName, String policyName)"
desc: "Retrieve protection policy with specified name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroupAsync(String resourceGroupName, String policyName)"
name: "getByResourceGroupAsync(String resourceGroupName, String policyName)"
nameWithType: "PoliciesClient.getByResourceGroupAsync(String resourceGroupName, String policyName)"
summary: "Retrieve protection policy with specified name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<CdnWebApplicationFirewallPolicyInner> getByResourceGroupAsync(String resourceGroupName, String policyName)"
desc: "Retrieve protection policy with specified name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN 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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroupWithResponse(String resourceGroupName, String policyName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String policyName, Context context)"
nameWithType: "PoliciesClient.getByResourceGroupWithResponse(String resourceGroupName, String policyName, Context context)"
summary: "Retrieve protection policy with specified name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
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<CdnWebApplicationFirewallPolicyInner> getByResourceGroupWithResponse(String resourceGroupName, String policyName, Context context)"
desc: "Retrieve protection policy with specified name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN 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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String policyName)"
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String policyName)"
nameWithType: "PoliciesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String policyName)"
summary: "Retrieve protection policy with specified name within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<CdnWebApplicationFirewallPolicyInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String policyName)"
desc: "Retrieve protection policy with specified name within a resource group."
returns:
description: "defines web application firewall policy for Azure CDN 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;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "PoliciesClient.listByResourceGroup(String resourceGroupName)"
summary: "Lists all of the protection policies within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<CdnWebApplicationFirewallPolicyInner> listByResourceGroup(String resourceGroupName)"
desc: "Lists all of the protection policies within a resource group."
returns:
description: "defines a list of WebApplicationFirewallPolicies for Azure CDN 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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "PoliciesClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Lists all of the protection policies within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
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<CdnWebApplicationFirewallPolicyInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Lists all of the protection policies within a resource group."
returns:
description: "defines a list of WebApplicationFirewallPolicies for Azure CDN 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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.listByResourceGroupAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.listByResourceGroupAsync(String resourceGroupName)"
name: "listByResourceGroupAsync(String resourceGroupName)"
nameWithType: "PoliciesClient.listByResourceGroupAsync(String resourceGroupName)"
summary: "Lists all of the protection policies within a resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<CdnWebApplicationFirewallPolicyInner> listByResourceGroupAsync(String resourceGroupName)"
desc: "Lists all of the protection policies within a resource group."
returns:
description: "defines a list of WebApplicationFirewallPolicies for Azure CDN 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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
name: "update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
nameWithType: "PoliciesClient.update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
summary: "Update an existing Cdn<wbr>Web<wbr>Application<wbr>Firewall<wbr>Policy with the specified policy name under the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "CdnWebApplicationFirewallPolicy parameters to be patched."
name: "cdnWebApplicationFirewallPolicyPatchParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters?alt=com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters&text=CdnWebApplicationFirewallPolicyPatchParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnWebApplicationFirewallPolicyInner update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
desc: "Update an existing CdnWebApplicationFirewallPolicy with the specified policy name under the specified subscription and resource group."
returns:
description: "defines web application firewall policy for Azure CDN."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
name: "update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
nameWithType: "PoliciesClient.update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
summary: "Update an existing Cdn<wbr>Web<wbr>Application<wbr>Firewall<wbr>Policy with the specified policy name under the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "CdnWebApplicationFirewallPolicy parameters to be patched."
name: "cdnWebApplicationFirewallPolicyPatchParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters?alt=com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters&text=CdnWebApplicationFirewallPolicyPatchParameters\" 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 CdnWebApplicationFirewallPolicyInner update(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters, Context context)"
desc: "Update an existing CdnWebApplicationFirewallPolicy with the specified policy name under the specified subscription and resource group."
returns:
description: "defines web application firewall policy for Azure CDN."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.updateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.updateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
name: "updateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
nameWithType: "PoliciesClient.updateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
summary: "Update an existing Cdn<wbr>Web<wbr>Application<wbr>Firewall<wbr>Policy with the specified policy name under the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "CdnWebApplicationFirewallPolicy parameters to be patched."
name: "cdnWebApplicationFirewallPolicyPatchParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters?alt=com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters&text=CdnWebApplicationFirewallPolicyPatchParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<CdnWebApplicationFirewallPolicyInner> updateAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
desc: "Update an existing CdnWebApplicationFirewallPolicy with the specified policy name under the specified subscription and resource group."
returns:
description: "defines web application firewall policy for Azure CDN 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.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.updateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.PoliciesClient.updateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
name: "updateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
nameWithType: "PoliciesClient.updateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
summary: "Update an existing Cdn<wbr>Web<wbr>Application<wbr>Firewall<wbr>Policy with the specified policy name under the specified subscription and resource group."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the CdnWebApplicationFirewallPolicy."
name: "policyName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "CdnWebApplicationFirewallPolicy parameters to be patched."
name: "cdnWebApplicationFirewallPolicyPatchParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters?alt=com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyPatchParameters&text=CdnWebApplicationFirewallPolicyPatchParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String policyName, CdnWebApplicationFirewallPolicyPatchParameters cdnWebApplicationFirewallPolicyPatchParameters)"
desc: "Update an existing CdnWebApplicationFirewallPolicy with the specified policy name under the specified subscription and resource group."
returns:
description: "defines web application firewall policy for Azure CDN 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 PoliciesClient."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner?alt=com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyInner&text=CdnWebApplicationFirewallPolicyInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.cdn.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0