Uses of Class
com.azure.resourcemanager.cdn.fluent.models.SecurityPolicyInner
Packages that use SecurityPolicyInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of SecurityPolicyInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return SecurityPolicyInnerModifier and TypeMethodDescriptionSecurityPoliciesClient.create(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.SecurityPoliciesClient.create(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy, com.azure.core.util.Context context) Creates a new security policy within the specified profile.Gets an existing security policy within a profile.SecurityPoliciesClient.patch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties) Updates an existing security policy within a profile.SecurityPoliciesClient.patch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties, com.azure.core.util.Context context) Updates an existing security policy within a profile.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type SecurityPolicyInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy, com.azure.core.util.Context context) Creates a new security policy within the specified profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy, 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> SecurityPoliciesClient.beginCreateAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginCreateAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginPatch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties) Updates an existing security policy within a profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginPatch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties) Updates an existing security policy within a profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginPatch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties, com.azure.core.util.Context context) Updates an existing security policy within a profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginPatch(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties, com.azure.core.util.Context context) Updates an existing security policy within a profile.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginPatchAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties) Updates an existing security policy within a profile.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginPatchAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties) Updates an existing security policy within a profile.SecurityPoliciesClient.createAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.SecurityPoliciesClient.getAsync(String resourceGroupName, String profileName, String securityPolicyName) Gets an existing security policy within a profile.com.azure.core.http.rest.Response<SecurityPolicyInner>SecurityPoliciesClient.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>>SecurityPoliciesClient.getWithResponseAsync(String resourceGroupName, String profileName, String securityPolicyName) Gets an existing security policy within a profile.com.azure.core.http.rest.PagedIterable<SecurityPolicyInner>SecurityPoliciesClient.listByProfile(String resourceGroupName, String profileName) Lists security policies associated with the profile.com.azure.core.http.rest.PagedIterable<SecurityPolicyInner>SecurityPoliciesClient.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>SecurityPoliciesClient.listByProfileAsync(String resourceGroupName, String profileName) Lists security policies associated with the profile.SecurityPoliciesClient.patchAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyUpdateParameters securityPolicyUpdateProperties) Updates an existing security policy within a profile.Methods in com.azure.resourcemanager.cdn.fluent with parameters of type SecurityPolicyInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SecurityPolicyInner>,SecurityPolicyInner> SecurityPoliciesClient.beginCreate(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy, 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> SecurityPoliciesClient.beginCreateAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.SecurityPoliciesClient.create(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.SecurityPoliciesClient.create(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy, com.azure.core.util.Context context) Creates a new security policy within the specified profile.SecurityPoliciesClient.createAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>SecurityPoliciesClient.createWithResponseAsync(String resourceGroupName, String profileName, String securityPolicyName, SecurityPolicyInner securityPolicy) Creates a new security policy within the specified profile. -
Uses of SecurityPolicyInner in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return SecurityPolicyInnerModifier and TypeMethodDescriptionSecurityPolicyInner.withParameters(SecurityPolicyPropertiesParameters parameters) Set the parameters property: object which contains security policy parameters. -
Uses of SecurityPolicyInner in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type SecurityPolicyInnerModifier and TypeMethodDescriptionSecurityPolicyListResult.value()Get the value property: List of Security policies within a profile.