public interface SecurityPoliciesClient
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> |
beginCreate(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Creates a new security policy within the specified profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> |
beginCreate(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters,
com.azure.core.util.Context context)
Creates a new security policy within the specified profile.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> |
beginCreateAsync(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Creates a new security policy within the specified profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String profileName,
String securityPolicyName)
Deletes an existing security policy within profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String profileName,
String securityPolicyName,
com.azure.core.util.Context context)
Deletes an existing security policy within profile.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String profileName,
String securityPolicyName)
Deletes an existing security policy within profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> |
beginPatch(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Updates an existing Secret within a profile.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> |
beginPatch(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters,
com.azure.core.util.Context context)
Updates an existing Secret within a profile.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> |
beginPatchAsync(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Updates an existing Secret within a profile.
|
SecurityPolicyInner |
create(String resourceGroupName,
String profileName,
String securityPolicyName)
Creates a new security policy within the specified profile.
|
SecurityPolicyInner |
create(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Creates a new security policy within the specified profile.
|
SecurityPolicyInner |
create(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters,
com.azure.core.util.Context context)
Creates a new security policy within the specified profile.
|
Mono<SecurityPolicyInner> |
createAsync(String resourceGroupName,
String profileName,
String securityPolicyName)
Creates a new security policy within the specified profile.
|
Mono<SecurityPolicyInner> |
createAsync(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Creates a new security policy within the specified profile.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createWithResponseAsync(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Creates a new security policy within the specified profile.
|
void |
delete(String resourceGroupName,
String profileName,
String securityPolicyName)
Deletes an existing security policy within profile.
|
void |
delete(String resourceGroupName,
String profileName,
String securityPolicyName,
com.azure.core.util.Context context)
Deletes an existing security policy within profile.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String profileName,
String securityPolicyName)
Deletes an existing security policy within profile.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String profileName,
String securityPolicyName)
Deletes an existing security policy within profile.
|
SecurityPolicyInner |
get(String resourceGroupName,
String profileName,
String securityPolicyName)
Gets an existing security policy within a profile.
|
Mono<SecurityPolicyInner> |
getAsync(String resourceGroupName,
String profileName,
String securityPolicyName)
Gets an existing security policy within a profile.
|
com.azure.core.http.rest.Response<SecurityPolicyInner> |
getWithResponse(String resourceGroupName,
String profileName,
String securityPolicyName,
com.azure.core.util.Context context)
Gets an existing security policy within a profile.
|
Mono<com.azure.core.http.rest.Response<SecurityPolicyInner>> |
getWithResponseAsync(String resourceGroupName,
String profileName,
String securityPolicyName)
Gets an existing security policy within a profile.
|
com.azure.core.http.rest.PagedIterable<SecurityPolicyInner> |
listByProfile(String resourceGroupName,
String profileName)
Lists security policies associated with the profile.
|
com.azure.core.http.rest.PagedIterable<SecurityPolicyInner> |
listByProfile(String resourceGroupName,
String profileName,
com.azure.core.util.Context context)
Lists security policies associated with the profile.
|
com.azure.core.http.rest.PagedFlux<SecurityPolicyInner> |
listByProfileAsync(String resourceGroupName,
String profileName)
Lists security policies associated with the profile.
|
SecurityPolicyInner |
patch(String resourceGroupName,
String profileName,
String securityPolicyName)
Updates an existing Secret within a profile.
|
SecurityPolicyInner |
patch(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Updates an existing Secret within a profile.
|
SecurityPolicyInner |
patch(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters,
com.azure.core.util.Context context)
Updates an existing Secret within a profile.
|
Mono<SecurityPolicyInner> |
patchAsync(String resourceGroupName,
String profileName,
String securityPolicyName)
Updates an existing Secret within a profile.
|
Mono<SecurityPolicyInner> |
patchAsync(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Updates an existing Secret within a profile.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
patchWithResponseAsync(String resourceGroupName,
String profileName,
String securityPolicyName,
SecurityPolicyParameters parameters)
Updates an existing Secret within a profile.
|
com.azure.core.http.rest.PagedFlux<SecurityPolicyInner> listByProfileAsync(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.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<SecurityPolicyInner> listByProfile(String resourceGroupName, String profileName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.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<SecurityPolicyInner> listByProfile(String resourceGroupName, String profileName, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.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<SecurityPolicyInner>> getWithResponseAsync(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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<SecurityPolicyInner> getAsync(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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.SecurityPolicyInner get(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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<SecurityPolicyInner> getWithResponse(String resourceGroupName, String profileName, String securityPolicyName, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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>>> createWithResponseAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner>,SecurityPolicyInner> beginCreateAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner>,SecurityPolicyInner> beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner>,SecurityPolicyInner> beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner> createAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner> createAsync(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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.SecurityPolicyInner create(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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.SecurityPolicyInner create(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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.SecurityPolicyInner create(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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>>> patchWithResponseAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner>,SecurityPolicyInner> beginPatchAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner>,SecurityPolicyInner> beginPatch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner>,SecurityPolicyInner> beginPatch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner> patchAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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<SecurityPolicyInner> patchAsync(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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.SecurityPolicyInner patch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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.SecurityPolicyInner patch(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.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.SecurityPolicyInner patch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyParameters parameters, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the security policy under the profile.parameters - object which contains security policy parameters.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>>> deleteWithResponseAsync(String resourceGroupName, String profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the Secret under the profile.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 profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the Secret under the profile.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 profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the Secret under the profile.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 profileName, String securityPolicyName, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the Secret under the profile.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 profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the Secret under the profile.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 profileName, String securityPolicyName)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the Secret under the profile.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 profileName, String securityPolicyName, com.azure.core.util.Context context)
resourceGroupName - Name of the Resource group within the Azure subscription.profileName - Name of the CDN profile which is unique within the resource group.securityPolicyName - Name of the Secret under the profile.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 © 2021 Microsoft Corporation. All rights reserved.