Uses of Class
io.apiman.gateway.engine.policies.config.CachingResourcesSettingsEntry
-
Packages that use CachingResourcesSettingsEntry Package Description io.apiman.gateway.engine.policies.config -
-
Uses of CachingResourcesSettingsEntry in io.apiman.gateway.engine.policies.config
Methods in io.apiman.gateway.engine.policies.config that return types with arguments of type CachingResourcesSettingsEntry Modifier and Type Method Description List<CachingResourcesSettingsEntry>CachingResourcesConfig. getCachingResourcesSettingsEntries()Contains the caching settings of the policyMethod parameters in io.apiman.gateway.engine.policies.config with type arguments of type CachingResourcesSettingsEntry Modifier and Type Method Description voidCachingResourcesConfig. setCachingResourcesSettingsEntries(List<CachingResourcesSettingsEntry> cachingResourcesSettingsEntries)Sets the caching settings of the policy
-