Uses of Class
dev.cachly.EdgePurgeOptions
Packages that use EdgePurgeOptions
-
Uses of EdgePurgeOptions in dev.cachly
Methods in dev.cachly that return EdgePurgeOptionsModifier and TypeMethodDescriptionstatic EdgePurgeOptionsEdgePurgeOptions.forNamespaces(List<String> namespaces) static EdgePurgeOptionsMethods in dev.cachly with parameters of type EdgePurgeOptionsModifier and TypeMethodDescriptionEdgeCacheClient.purge(EdgePurgeOptions options) Purge cached entries from the Cloudflare CDN.EdgeCacheClient.purgeAsync(EdgePurgeOptions options) Purge asynchronously.