Interface FirewallPolicyIdpsSignaturesOverridesClient
public interface FirewallPolicyIdpsSignaturesOverridesClient
An instance of this class provides access to all the operations defined in
FirewallPolicyIdpsSignaturesOverridesClient.
-
Method Summary
Modifier and TypeMethodDescriptionReturns all signatures overrides for a specific policy.Returns all signatures overrides for a specific policy.com.azure.core.http.rest.Response<SignaturesOverridesInner> getWithResponse(String resourceGroupName, String firewallPolicyName, com.azure.core.util.Context context) Returns all signatures overrides for a specific policy.Mono<com.azure.core.http.rest.Response<SignaturesOverridesInner>> getWithResponseAsync(String resourceGroupName, String firewallPolicyName) Returns all signatures overrides for a specific policy.Returns all signatures overrides objects for a specific policy as a list containing a single value.Returns all signatures overrides objects for a specific policy as a list containing a single value.com.azure.core.http.rest.Response<SignaturesOverridesListInner> listWithResponse(String resourceGroupName, String firewallPolicyName, com.azure.core.util.Context context) Returns all signatures overrides objects for a specific policy as a list containing a single value.Mono<com.azure.core.http.rest.Response<SignaturesOverridesListInner>> listWithResponseAsync(String resourceGroupName, String firewallPolicyName) Returns all signatures overrides objects for a specific policy as a list containing a single value.patch(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will update the status of policy's signature overrides for IDPS.patchAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will update the status of policy's signature overrides for IDPS.com.azure.core.http.rest.Response<SignaturesOverridesInner> patchWithResponse(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters, com.azure.core.util.Context context) Will update the status of policy's signature overrides for IDPS.Mono<com.azure.core.http.rest.Response<SignaturesOverridesInner>> patchWithResponseAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will update the status of policy's signature overrides for IDPS.put(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will override/create a new signature overrides for the policy's IDPS.putAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will override/create a new signature overrides for the policy's IDPS.com.azure.core.http.rest.Response<SignaturesOverridesInner> putWithResponse(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters, com.azure.core.util.Context context) Will override/create a new signature overrides for the policy's IDPS.Mono<com.azure.core.http.rest.Response<SignaturesOverridesInner>> putWithResponseAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will override/create a new signature overrides for the policy's IDPS.
-
Method Details
-
patchWithResponseAsync
Mono<com.azure.core.http.rest.Response<SignaturesOverridesInner>> patchWithResponseAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will update the status of policy's signature overrides for IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.- Returns:
- contains all specific policy signatures overrides for the IDPS along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
patchAsync
Mono<SignaturesOverridesInner> patchAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will update the status of policy's signature overrides for IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.- Returns:
- contains all specific policy signatures overrides for the IDPS on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
patchWithResponse
com.azure.core.http.rest.Response<SignaturesOverridesInner> patchWithResponse(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters, com.azure.core.util.Context context) Will update the status of policy's signature overrides for IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.context- The context to associate with this operation.- Returns:
- contains all specific policy signatures overrides for the IDPS along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
patch
SignaturesOverridesInner patch(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will update the status of policy's signature overrides for IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.- Returns:
- contains all specific policy signatures overrides for the IDPS.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
putWithResponseAsync
Mono<com.azure.core.http.rest.Response<SignaturesOverridesInner>> putWithResponseAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will override/create a new signature overrides for the policy's IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.- Returns:
- contains all specific policy signatures overrides for the IDPS along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
putAsync
Mono<SignaturesOverridesInner> putAsync(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will override/create a new signature overrides for the policy's IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.- Returns:
- contains all specific policy signatures overrides for the IDPS on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
putWithResponse
com.azure.core.http.rest.Response<SignaturesOverridesInner> putWithResponse(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters, com.azure.core.util.Context context) Will override/create a new signature overrides for the policy's IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.context- The context to associate with this operation.- Returns:
- contains all specific policy signatures overrides for the IDPS along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
put
SignaturesOverridesInner put(String resourceGroupName, String firewallPolicyName, SignaturesOverridesInner parameters) Will override/create a new signature overrides for the policy's IDPS.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.parameters- Will contain all properties of the object to put.- Returns:
- contains all specific policy signatures overrides for the IDPS.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getWithResponseAsync
Mono<com.azure.core.http.rest.Response<SignaturesOverridesInner>> getWithResponseAsync(String resourceGroupName, String firewallPolicyName) Returns all signatures overrides for a specific policy.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.- Returns:
- contains all specific policy signatures overrides for the IDPS along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getAsync
Returns all signatures overrides for a specific policy.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.- Returns:
- contains all specific policy signatures overrides for the IDPS on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getWithResponse
com.azure.core.http.rest.Response<SignaturesOverridesInner> getWithResponse(String resourceGroupName, String firewallPolicyName, com.azure.core.util.Context context) Returns all signatures overrides for a specific policy.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.context- The context to associate with this operation.- Returns:
- contains all specific policy signatures overrides for the IDPS along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
get
Returns all signatures overrides for a specific policy.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.- Returns:
- contains all specific policy signatures overrides for the IDPS.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listWithResponseAsync
Mono<com.azure.core.http.rest.Response<SignaturesOverridesListInner>> listWithResponseAsync(String resourceGroupName, String firewallPolicyName) Returns all signatures overrides objects for a specific policy as a list containing a single value.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.- Returns:
- describes an object containing an array with a single item along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listAsync
Returns all signatures overrides objects for a specific policy as a list containing a single value.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.- Returns:
- describes an object containing an array with a single item on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listWithResponse
com.azure.core.http.rest.Response<SignaturesOverridesListInner> listWithResponse(String resourceGroupName, String firewallPolicyName, com.azure.core.util.Context context) Returns all signatures overrides objects for a specific policy as a list containing a single value.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.context- The context to associate with this operation.- Returns:
- describes an object containing an array with a single item along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
list
Returns all signatures overrides objects for a specific policy as a list containing a single value.- Parameters:
resourceGroupName- The name of the resource group.firewallPolicyName- The name of the Firewall Policy.- Returns:
- describes an object containing an array with a single item.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-