Uses of Class
com.azure.resourcemanager.apimanagement.models.PoliciesCreateOrUpdateResponse
Packages that use PoliciesCreateOrUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of PoliciesCreateOrUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return PoliciesCreateOrUpdateResponseModifier and TypeMethodDescriptionPoliciesClient.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.