Uses of Interface
io.envoyproxy.envoy.config.rbac.v3.Permission.SetOrBuilder
Packages that use Permission.SetOrBuilder
-
Uses of Permission.SetOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Classes in io.envoyproxy.envoy.config.rbac.v3 that implement Permission.SetOrBuilderModifier and TypeClassDescriptionstatic final classUsed in the ``and_rules`` and ``or_rules`` fields in the ``rule`` oneof.static final classUsed in the ``and_rules`` and ``or_rules`` fields in the ``rule`` oneof.Methods in io.envoyproxy.envoy.config.rbac.v3 that return Permission.SetOrBuilderModifier and TypeMethodDescriptionPermission.Builder.getAndRulesOrBuilder()A set of rules that all must match in order to define the action.Permission.getAndRulesOrBuilder()A set of rules that all must match in order to define the action.PermissionOrBuilder.getAndRulesOrBuilder()A set of rules that all must match in order to define the action.Permission.Builder.getOrRulesOrBuilder()A set of rules where at least one must match in order to define the action.Permission.getOrRulesOrBuilder()A set of rules where at least one must match in order to define the action.PermissionOrBuilder.getOrRulesOrBuilder()A set of rules where at least one must match in order to define the action.