Uses of Class
com.moesif.api.models.GovernanceRulesModel
Packages that use GovernanceRulesModel
-
Uses of GovernanceRulesModel in com.moesif.api.controllers
Methods in com.moesif.api.controllers that return types with arguments of type GovernanceRulesModelMethod parameters in com.moesif.api.controllers with type arguments of type GovernanceRulesModelModifier and TypeMethodDescriptionAPIController.getBlockedByGovernanceRulesResponse(EventModel eventModel, List<GovernanceRulesModel> rules, AppConfigModel appConfig) booleanAPIController.isBlockedByGovernanceRules(EventModel eventModel, List<GovernanceRulesModel> rules, AppConfigModel appConfig) Deprecated. -
Uses of GovernanceRulesModel in com.moesif.api.models
Methods in com.moesif.api.models that return GovernanceRulesModelModifier and TypeMethodDescriptionGovernanceRulesBuilder.build()Build the instance with the given values