Uses of Interface
io.envoyproxy.envoy.config.filter.http.cache.v2alpha.CacheConfig.KeyCreatorParamsOrBuilder
-
Packages that use CacheConfig.KeyCreatorParamsOrBuilder Package Description io.envoyproxy.envoy.config.filter.http.cache.v2alpha -
-
Uses of CacheConfig.KeyCreatorParamsOrBuilder in io.envoyproxy.envoy.config.filter.http.cache.v2alpha
Classes in io.envoyproxy.envoy.config.filter.http.cache.v2alpha that implement CacheConfig.KeyCreatorParamsOrBuilder Modifier and Type Class Description static classCacheConfig.KeyCreatorParams[#not-implemented-hide:] Modifies cache key creation by restricting which parts of the URL are included.static classCacheConfig.KeyCreatorParams.Builder[#not-implemented-hide:] Modifies cache key creation by restricting which parts of the URL are included.Methods in io.envoyproxy.envoy.config.filter.http.cache.v2alpha that return CacheConfig.KeyCreatorParamsOrBuilder Modifier and Type Method Description CacheConfig.KeyCreatorParamsOrBuilderCacheConfig.Builder. getKeyCreatorParamsOrBuilder()[#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.CacheConfig.KeyCreatorParamsOrBuilderCacheConfig. getKeyCreatorParamsOrBuilder()[#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.CacheConfig.KeyCreatorParamsOrBuilderCacheConfigOrBuilder. getKeyCreatorParamsOrBuilder()[#not-implemented-hide:] <TODO(toddmgreer) implement key customization> Modifies cache key creation by restricting which parts of the URL are included.
-