Uses of Interface
io.envoyproxy.envoy.config.rbac.v3.Principal.SetOrBuilder
-
Packages that use Principal.SetOrBuilder Package Description io.envoyproxy.envoy.config.rbac.v3 -
-
Uses of Principal.SetOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Classes in io.envoyproxy.envoy.config.rbac.v3 that implement Principal.SetOrBuilder Modifier and Type Class Description static classPrincipal.SetUsed in the ``and_ids`` and ``or_ids`` fields in the ``identifier`` oneof.static classPrincipal.Set.BuilderUsed in the ``and_ids`` and ``or_ids`` fields in the ``identifier`` oneof.Methods in io.envoyproxy.envoy.config.rbac.v3 that return Principal.SetOrBuilder Modifier and Type Method Description Principal.SetOrBuilderPrincipal.Builder. getAndIdsOrBuilder()A set of identifiers that all must match in order to define the downstream.Principal.SetOrBuilderPrincipal. getAndIdsOrBuilder()A set of identifiers that all must match in order to define the downstream.Principal.SetOrBuilderPrincipalOrBuilder. getAndIdsOrBuilder()A set of identifiers that all must match in order to define the downstream.Principal.SetOrBuilderPrincipal.Builder. getOrIdsOrBuilder()A set of identifiers at least one must match in order to define the downstream.Principal.SetOrBuilderPrincipal. getOrIdsOrBuilder()A set of identifiers at least one must match in order to define the downstream.Principal.SetOrBuilderPrincipalOrBuilder. getOrIdsOrBuilder()A set of identifiers at least one must match in order to define the downstream.
-