Uses of Class
io.apiman.gateway.engine.policies.config.IgnoredResource
-
Packages that use IgnoredResource Package Description io.apiman.gateway.engine.policies.config -
-
Uses of IgnoredResource in io.apiman.gateway.engine.policies.config
Methods in io.apiman.gateway.engine.policies.config that return types with arguments of type IgnoredResource Modifier and Type Method Description List<IgnoredResource>IgnoredResourcesConfig. getRules()Method parameters in io.apiman.gateway.engine.policies.config with type arguments of type IgnoredResource Modifier and Type Method Description voidIgnoredResourcesConfig. setRules(List<IgnoredResource> rules)
-