Uses of Interface
com.azure.resourcemanager.apimanagement.models.PolicyContract
Packages that use PolicyContract
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyContractModifier and TypeMethodDescriptionPolicyContract.Update.apply()Executes the update request.PolicyContract.Update.apply(com.azure.core.util.Context context) Executes the update request.PolicyContract.DefinitionStages.WithCreate.create()Executes the create request.PolicyContract.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.ApiPolicies.createOrUpdate(String resourceGroupName, String serviceName, String apiId, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates policy configuration for the API.GraphQLApiResolverPolicies.createOrUpdate(String resourceGroupName, String serviceName, String apiId, String resolverId, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates policy configuration for the GraphQL API Resolver level.Policies.createOrUpdate(String resourceGroupName, String serviceName, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates the global policy configuration of the Api Management service.ProductPolicies.createOrUpdate(String resourceGroupName, String serviceName, String productId, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates policy configuration for the Product.WorkspaceApiOperationPolicies.createOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, String operationId, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates policy configuration for the API Operation level.WorkspaceApiPolicies.createOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String apiId, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates policy configuration for the API.WorkspacePolicies.createOrUpdate(String resourceGroupName, String serviceName, String workspaceId, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates policy configuration for the workspace.WorkspaceProductPolicies.createOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String productId, PolicyIdName policyId, PolicyContractInner parameters) Creates or updates policy configuration for the Product.ApiOperationPolicies.get(String resourceGroupName, String serviceName, String apiId, String operationId, PolicyIdName policyId) Get the policy configuration at the API Operation level.ApiPolicies.get(String resourceGroupName, String serviceName, String apiId, PolicyIdName policyId) Get the policy configuration at the API level.GraphQLApiResolverPolicies.get(String resourceGroupName, String serviceName, String apiId, String resolverId, PolicyIdName policyId) Get the policy configuration at the GraphQL API Resolver level.Policies.get(String resourceGroupName, String serviceName, PolicyIdName policyId) Get the Global policy definition of the Api Management service.ProductPolicies.get(String resourceGroupName, String serviceName, String productId, PolicyIdName policyId) Get the policy configuration at the Product level.WorkspaceApiOperationPolicies.get(String resourceGroupName, String serviceName, String workspaceId, String apiId, String operationId, PolicyIdName policyId) Get the policy configuration at the API Operation level.WorkspaceApiPolicies.get(String resourceGroupName, String serviceName, String workspaceId, String apiId, PolicyIdName policyId) Get the policy configuration at the API level.WorkspacePolicies.get(String resourceGroupName, String serviceName, String workspaceId, PolicyIdName policyId) Get the policy configuration at the API level.WorkspaceProductPolicies.get(String resourceGroupName, String serviceName, String workspaceId, String productId, PolicyIdName policyId) Get the policy configuration at the Product level.Get the policy configuration at the API Operation level.PolicyContract.refresh()Refreshes the resource to sync with Azure.PolicyContract.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type PolicyContractModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PolicyContract> ApiPolicies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String apiId, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates policy configuration for the API.com.azure.core.http.rest.Response<PolicyContract> GraphQLApiResolverPolicies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String apiId, String resolverId, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates policy configuration for the GraphQL API Resolver level.com.azure.core.http.rest.Response<PolicyContract> Policies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates the global policy configuration of the Api Management service.com.azure.core.http.rest.Response<PolicyContract> ProductPolicies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String productId, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates policy configuration for the Product.com.azure.core.http.rest.Response<PolicyContract> WorkspaceApiOperationPolicies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String workspaceId, String apiId, String operationId, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates policy configuration for the API Operation level.com.azure.core.http.rest.Response<PolicyContract> WorkspaceApiPolicies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String workspaceId, String apiId, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates policy configuration for the API.com.azure.core.http.rest.Response<PolicyContract> WorkspacePolicies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String workspaceId, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates policy configuration for the workspace.com.azure.core.http.rest.Response<PolicyContract> WorkspaceProductPolicies.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String workspaceId, String productId, PolicyIdName policyId, PolicyContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates policy configuration for the Product.com.azure.core.http.rest.Response<PolicyContract> ApiOperationPolicies.getByIdWithResponse(String id, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the API Operation level.com.azure.core.http.rest.Response<PolicyContract> ApiOperationPolicies.getWithResponse(String resourceGroupName, String serviceName, String apiId, String operationId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the API Operation level.com.azure.core.http.rest.Response<PolicyContract> ApiPolicies.getWithResponse(String resourceGroupName, String serviceName, String apiId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the API level.com.azure.core.http.rest.Response<PolicyContract> GraphQLApiResolverPolicies.getWithResponse(String resourceGroupName, String serviceName, String apiId, String resolverId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the GraphQL API Resolver level.com.azure.core.http.rest.Response<PolicyContract> Policies.getWithResponse(String resourceGroupName, String serviceName, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the Global policy definition of the Api Management service.com.azure.core.http.rest.Response<PolicyContract> ProductPolicies.getWithResponse(String resourceGroupName, String serviceName, String productId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the Product level.com.azure.core.http.rest.Response<PolicyContract> WorkspaceApiOperationPolicies.getWithResponse(String resourceGroupName, String serviceName, String workspaceId, String apiId, String operationId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the API Operation level.com.azure.core.http.rest.Response<PolicyContract> WorkspaceApiPolicies.getWithResponse(String resourceGroupName, String serviceName, String workspaceId, String apiId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the API level.com.azure.core.http.rest.Response<PolicyContract> WorkspacePolicies.getWithResponse(String resourceGroupName, String serviceName, String workspaceId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the API level.com.azure.core.http.rest.Response<PolicyContract> WorkspaceProductPolicies.getWithResponse(String resourceGroupName, String serviceName, String workspaceId, String productId, PolicyIdName policyId, PolicyExportFormat format, com.azure.core.util.Context context) Get the policy configuration at the Product level.com.azure.core.http.rest.PagedIterable<PolicyContract> WorkspaceApiPolicies.listByApi(String resourceGroupName, String serviceName, String workspaceId, String apiId) Get the policy configuration at the API level.com.azure.core.http.rest.PagedIterable<PolicyContract> WorkspaceApiPolicies.listByApi(String resourceGroupName, String serviceName, String workspaceId, String apiId, com.azure.core.util.Context context) Get the policy configuration at the API level.com.azure.core.http.rest.PagedIterable<PolicyContract> Get the policy configuration at the workspace level.com.azure.core.http.rest.PagedIterable<PolicyContract> WorkspacePolicies.listByApi(String resourceGroupName, String serviceName, String workspaceId, com.azure.core.util.Context context) Get the policy configuration at the workspace level.com.azure.core.http.rest.PagedIterable<PolicyContract> WorkspaceApiOperationPolicies.listByOperation(String resourceGroupName, String serviceName, String workspaceId, String apiId, String operationId) Get the list of policy configuration at the API Operation level.com.azure.core.http.rest.PagedIterable<PolicyContract> WorkspaceApiOperationPolicies.listByOperation(String resourceGroupName, String serviceName, String workspaceId, String apiId, String operationId, com.azure.core.util.Context context) Get the list of policy configuration at the API Operation level.com.azure.core.http.rest.PagedIterable<PolicyContract> ProductPolicies.listByProduct(String resourceGroupName, String serviceName, String productId) Get the policy configuration at the Product level.com.azure.core.http.rest.PagedIterable<PolicyContract> ProductPolicies.listByProduct(String resourceGroupName, String serviceName, String productId, com.azure.core.util.Context context) Get the policy configuration at the Product level.com.azure.core.http.rest.PagedIterable<PolicyContract> GraphQLApiResolverPolicies.listByResolver(String resourceGroupName, String serviceName, String apiId, String resolverId) Get the list of policy configuration at the GraphQL API Resolver level.com.azure.core.http.rest.PagedIterable<PolicyContract> GraphQLApiResolverPolicies.listByResolver(String resourceGroupName, String serviceName, String apiId, String resolverId, com.azure.core.util.Context context) Get the list of policy configuration at the GraphQL API Resolver level.com.azure.core.http.rest.PagedIterable<PolicyContract> Policies.listByService(String resourceGroupName, String serviceName) Lists all the Global Policy definitions of the Api Management service.com.azure.core.http.rest.PagedIterable<PolicyContract> Policies.listByService(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Lists all the Global Policy definitions of the Api Management service.PolicyCollection.value()Gets the value property: Policy Contract value.