Uses of Enum
io.envoyproxy.envoy.config.rbac.v3.Permission.RuleCase
Packages that use Permission.RuleCase
-
Uses of Permission.RuleCase in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Permission.RuleCaseModifier and TypeMethodDescriptionstatic Permission.RuleCase
Permission.RuleCase.forNumber
(int value) Permission.Builder.getRuleCase()
Permission.getRuleCase()
PermissionOrBuilder.getRuleCase()
static Permission.RuleCase
Permission.RuleCase.valueOf
(int value) Deprecated.static Permission.RuleCase
Returns the enum constant of this type with the specified name.static Permission.RuleCase[]
Permission.RuleCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.