Uses of Class
dev.cachly.EdgePurgeResult
Packages that use EdgePurgeResult
-
Uses of EdgePurgeResult in dev.cachly
Methods in dev.cachly that return EdgePurgeResultModifier and TypeMethodDescriptionEdgeCacheClient.purge()Purge all cached entries.EdgeCacheClient.purge(EdgePurgeOptions options) Purge cached entries from the Cloudflare CDN.Methods in dev.cachly that return types with arguments of type EdgePurgeResultModifier and TypeMethodDescriptionEdgeCacheClient.purgeAsync(EdgePurgeOptions options) Purge asynchronously.