Uses of Enum
com.alibaba.cloud.commons.governance.auth.rule.AuthRule.RuleOperation
Packages that use AuthRule.RuleOperation
-
Uses of AuthRule.RuleOperation in com.alibaba.cloud.commons.governance.auth.rule
Methods in com.alibaba.cloud.commons.governance.auth.rule that return AuthRule.RuleOperationModifier and TypeMethodDescriptionAuthRule.getOp()static AuthRule.RuleOperationReturns the enum constant of this type with the specified name.static AuthRule.RuleOperation[]AuthRule.RuleOperation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.cloud.commons.governance.auth.rule with parameters of type AuthRule.RuleOperationConstructors in com.alibaba.cloud.commons.governance.auth.rule with parameters of type AuthRule.RuleOperation