Uses of Enum
org.wso2.am.integration.clients.governance.api.dto.RulesetInputDTO.RuleCategoryEnum
Packages that use RulesetInputDTO.RuleCategoryEnum
-
Uses of RulesetInputDTO.RuleCategoryEnum in org.wso2.am.integration.clients.governance.api.dto
Methods in org.wso2.am.integration.clients.governance.api.dto that return RulesetInputDTO.RuleCategoryEnumModifier and TypeMethodDescriptionRulesetInputDTO.getRuleCategory()Category the rules included in ruleset.RulesetInputDTO.RuleCategoryEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static RulesetInputDTO.RuleCategoryEnum[]RulesetInputDTO.RuleCategoryEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.governance.api.dto with parameters of type RulesetInputDTO.RuleCategoryEnumModifier and TypeMethodDescriptionRulesetInputDTO.ruleCategory(RulesetInputDTO.RuleCategoryEnum ruleCategory) voidRulesetInputDTO.setRuleCategory(RulesetInputDTO.RuleCategoryEnum ruleCategory) voidRulesetInputDTO.RuleCategoryEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, RulesetInputDTO.RuleCategoryEnum enumeration)