public interface FirewallPolicyRuleCollectionGroupsClient
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FirewallPolicyRuleCollectionGroupInner>,FirewallPolicyRuleCollectionGroupInner> |
beginCreateOrUpdate(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
FirewallPolicyRuleCollectionGroupInner parameters)
Creates or updates the specified FirewallPolicyRuleCollectionGroup.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FirewallPolicyRuleCollectionGroupInner>,FirewallPolicyRuleCollectionGroupInner> |
beginCreateOrUpdate(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
FirewallPolicyRuleCollectionGroupInner parameters,
com.azure.core.util.Context context)
Creates or updates the specified FirewallPolicyRuleCollectionGroup.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FirewallPolicyRuleCollectionGroupInner>,FirewallPolicyRuleCollectionGroupInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
FirewallPolicyRuleCollectionGroupInner parameters)
Creates or updates the specified FirewallPolicyRuleCollectionGroup.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Deletes the specified FirewallPolicyRuleCollectionGroup.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
com.azure.core.util.Context context)
Deletes the specified FirewallPolicyRuleCollectionGroup.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Deletes the specified FirewallPolicyRuleCollectionGroup.
|
FirewallPolicyRuleCollectionGroupInner |
createOrUpdate(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
FirewallPolicyRuleCollectionGroupInner parameters)
Creates or updates the specified FirewallPolicyRuleCollectionGroup.
|
FirewallPolicyRuleCollectionGroupInner |
createOrUpdate(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
FirewallPolicyRuleCollectionGroupInner parameters,
com.azure.core.util.Context context)
Creates or updates the specified FirewallPolicyRuleCollectionGroup.
|
Mono<FirewallPolicyRuleCollectionGroupInner> |
createOrUpdateAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
FirewallPolicyRuleCollectionGroupInner parameters)
Creates or updates the specified FirewallPolicyRuleCollectionGroup.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
FirewallPolicyRuleCollectionGroupInner parameters)
Creates or updates the specified FirewallPolicyRuleCollectionGroup.
|
void |
delete(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Deletes the specified FirewallPolicyRuleCollectionGroup.
|
void |
delete(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
com.azure.core.util.Context context)
Deletes the specified FirewallPolicyRuleCollectionGroup.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Deletes the specified FirewallPolicyRuleCollectionGroup.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Deletes the specified FirewallPolicyRuleCollectionGroup.
|
FirewallPolicyRuleCollectionGroupInner |
get(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Gets the specified FirewallPolicyRuleCollectionGroup.
|
Mono<FirewallPolicyRuleCollectionGroupInner> |
getAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Gets the specified FirewallPolicyRuleCollectionGroup.
|
com.azure.core.http.rest.Response<FirewallPolicyRuleCollectionGroupInner> |
getWithResponse(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName,
com.azure.core.util.Context context)
Gets the specified FirewallPolicyRuleCollectionGroup.
|
Mono<com.azure.core.http.rest.Response<FirewallPolicyRuleCollectionGroupInner>> |
getWithResponseAsync(String resourceGroupName,
String firewallPolicyName,
String ruleCollectionGroupName)
Gets the specified FirewallPolicyRuleCollectionGroup.
|
com.azure.core.http.rest.PagedIterable<FirewallPolicyRuleCollectionGroupInner> |
list(String resourceGroupName,
String firewallPolicyName)
Lists all FirewallPolicyRuleCollectionGroups in a FirewallPolicy resource.
|
com.azure.core.http.rest.PagedIterable<FirewallPolicyRuleCollectionGroupInner> |
list(String resourceGroupName,
String firewallPolicyName,
com.azure.core.util.Context context)
Lists all FirewallPolicyRuleCollectionGroups in a FirewallPolicy resource.
|
com.azure.core.http.rest.PagedFlux<FirewallPolicyRuleCollectionGroupInner> |
listAsync(String resourceGroupName,
String firewallPolicyName)
Lists all FirewallPolicyRuleCollectionGroups in a FirewallPolicy resource.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.context - The context to associate with this operation.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.Mono<Void> deleteAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.void delete(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.void delete(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.context - The context to associate with this operation.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.Mono<com.azure.core.http.rest.Response<FirewallPolicyRuleCollectionGroupInner>> getWithResponseAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.Mono<FirewallPolicyRuleCollectionGroupInner> getAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.FirewallPolicyRuleCollectionGroupInner get(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.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.com.azure.core.http.rest.Response<FirewallPolicyRuleCollectionGroupInner> getWithResponse(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.context - The context to associate with this operation.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.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, FirewallPolicyRuleCollectionGroupInner parameters)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.parameters - Rule Collection Group resource.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.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FirewallPolicyRuleCollectionGroupInner>,FirewallPolicyRuleCollectionGroupInner> beginCreateOrUpdateAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, FirewallPolicyRuleCollectionGroupInner parameters)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.parameters - Rule Collection Group resource.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.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FirewallPolicyRuleCollectionGroupInner>,FirewallPolicyRuleCollectionGroupInner> beginCreateOrUpdate(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, FirewallPolicyRuleCollectionGroupInner parameters)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.parameters - Rule Collection Group resource.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.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FirewallPolicyRuleCollectionGroupInner>,FirewallPolicyRuleCollectionGroupInner> beginCreateOrUpdate(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, FirewallPolicyRuleCollectionGroupInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.parameters - Rule Collection Group resource.context - The context to associate with this operation.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.Mono<FirewallPolicyRuleCollectionGroupInner> createOrUpdateAsync(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, FirewallPolicyRuleCollectionGroupInner parameters)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.parameters - Rule Collection Group resource.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.FirewallPolicyRuleCollectionGroupInner createOrUpdate(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, FirewallPolicyRuleCollectionGroupInner parameters)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.parameters - Rule Collection Group resource.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.FirewallPolicyRuleCollectionGroupInner createOrUpdate(String resourceGroupName, String firewallPolicyName, String ruleCollectionGroupName, FirewallPolicyRuleCollectionGroupInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.ruleCollectionGroupName - The name of the FirewallPolicyRuleCollectionGroup.parameters - Rule Collection Group resource.context - The context to associate with this operation.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.com.azure.core.http.rest.PagedFlux<FirewallPolicyRuleCollectionGroupInner> listAsync(String resourceGroupName, String firewallPolicyName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.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.com.azure.core.http.rest.PagedIterable<FirewallPolicyRuleCollectionGroupInner> list(String resourceGroupName, String firewallPolicyName)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.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.com.azure.core.http.rest.PagedIterable<FirewallPolicyRuleCollectionGroupInner> list(String resourceGroupName, String firewallPolicyName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.firewallPolicyName - The name of the Firewall Policy.context - The context to associate with this operation.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.Copyright © 2020 Microsoft Corporation. All rights reserved.