Uses of Class
com.azure.resourcemanager.apimanagement.models.CachesUpdateResponse
Packages that use CachesUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of CachesUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return CachesUpdateResponseModifier and TypeMethodDescriptionCachesClient.updateWithResponse(String resourceGroupName, String serviceName, String cacheId, String ifMatch, CacheUpdateParameters parameters, com.azure.core.util.Context context) Updates the details of the cache specified by its identifier.