public interface ServerSecurityAlertPoliciesClient
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerSecurityAlertPolicyInner>,ServerSecurityAlertPolicyInner> |
beginCreateOrUpdate(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
ServerSecurityAlertPolicyInner parameters)
Creates or updates a threat detection policy.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerSecurityAlertPolicyInner>,ServerSecurityAlertPolicyInner> |
beginCreateOrUpdate(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
ServerSecurityAlertPolicyInner parameters,
com.azure.core.util.Context context)
Creates or updates a threat detection policy.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerSecurityAlertPolicyInner>,ServerSecurityAlertPolicyInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
ServerSecurityAlertPolicyInner parameters)
Creates or updates a threat detection policy.
|
ServerSecurityAlertPolicyInner |
createOrUpdate(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
ServerSecurityAlertPolicyInner parameters)
Creates or updates a threat detection policy.
|
ServerSecurityAlertPolicyInner |
createOrUpdate(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
ServerSecurityAlertPolicyInner parameters,
com.azure.core.util.Context context)
Creates or updates a threat detection policy.
|
Mono<ServerSecurityAlertPolicyInner> |
createOrUpdateAsync(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
ServerSecurityAlertPolicyInner parameters)
Creates or updates a threat detection policy.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
ServerSecurityAlertPolicyInner parameters)
Creates or updates a threat detection policy.
|
ServerSecurityAlertPolicyInner |
get(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName)
Get a server's security alert policy.
|
Mono<ServerSecurityAlertPolicyInner> |
getAsync(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName)
Get a server's security alert policy.
|
com.azure.core.http.rest.Response<ServerSecurityAlertPolicyInner> |
getWithResponse(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName,
com.azure.core.util.Context context)
Get a server's security alert policy.
|
Mono<com.azure.core.http.rest.Response<ServerSecurityAlertPolicyInner>> |
getWithResponseAsync(String resourceGroupName,
String serverName,
SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName)
Get a server's security alert policy.
|
com.azure.core.http.rest.PagedIterable<ServerSecurityAlertPolicyInner> |
listByServer(String resourceGroupName,
String serverName)
Get the server's threat detection policies.
|
com.azure.core.http.rest.PagedIterable<ServerSecurityAlertPolicyInner> |
listByServer(String resourceGroupName,
String serverName,
com.azure.core.util.Context context)
Get the server's threat detection policies.
|
com.azure.core.http.rest.PagedFlux<ServerSecurityAlertPolicyInner> |
listByServerAsync(String resourceGroupName,
String serverName)
Get the server's threat detection policies.
|
Mono<com.azure.core.http.rest.Response<ServerSecurityAlertPolicyInner>> getWithResponseAsync(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the security alert 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.Mono<ServerSecurityAlertPolicyInner> getAsync(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the security alert 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.ServerSecurityAlertPolicyInner get(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the security alert 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.Response<ServerSecurityAlertPolicyInner> getWithResponse(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the security alert 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.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, ServerSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the threat detection policy.parameters - A server security alert 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.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerSecurityAlertPolicyInner>,ServerSecurityAlertPolicyInner> beginCreateOrUpdateAsync(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, ServerSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the threat detection policy.parameters - A server security alert 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.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerSecurityAlertPolicyInner>,ServerSecurityAlertPolicyInner> beginCreateOrUpdate(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, ServerSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the threat detection policy.parameters - A server security alert 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.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerSecurityAlertPolicyInner>,ServerSecurityAlertPolicyInner> beginCreateOrUpdate(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, ServerSecurityAlertPolicyInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the threat detection policy.parameters - A server security alert 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.Mono<ServerSecurityAlertPolicyInner> createOrUpdateAsync(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, ServerSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the threat detection policy.parameters - A server security alert 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.ServerSecurityAlertPolicyInner createOrUpdate(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, ServerSecurityAlertPolicyInner parameters)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the threat detection policy.parameters - A server security alert 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.ServerSecurityAlertPolicyInner createOrUpdate(String resourceGroupName, String serverName, SecurityAlertPolicyNameAutoGenerated securityAlertPolicyName, ServerSecurityAlertPolicyInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.securityAlertPolicyName - The name of the threat detection policy.parameters - A server security alert 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.com.azure.core.http.rest.PagedFlux<ServerSecurityAlertPolicyInner> listByServerAsync(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.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<ServerSecurityAlertPolicyInner> listByServer(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.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<ServerSecurityAlertPolicyInner> listByServer(String resourceGroupName, String serverName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.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.