Uses of Class
io.envoyproxy.envoy.config.rbac.v2.Principal.Set
-
Packages that use Principal.Set Package Description io.envoyproxy.envoy.config.rbac.v2 -
-
Uses of Principal.Set in io.envoyproxy.envoy.config.rbac.v2
Methods in io.envoyproxy.envoy.config.rbac.v2 that return Principal.Set Modifier and Type Method Description Principal.SetPrincipal.Set.Builder. build()Principal.SetPrincipal.Set.Builder. buildPartial()Principal.SetPrincipal.Builder. getAndIds()A set of identifiers that all must match in order to define the downstream.Principal.SetPrincipal. getAndIds()A set of identifiers that all must match in order to define the downstream.Principal.SetPrincipalOrBuilder. getAndIds()A set of identifiers that all must match in order to define the downstream.static Principal.SetPrincipal.Set. getDefaultInstance()Principal.SetPrincipal.Set.Builder. getDefaultInstanceForType()Principal.SetPrincipal.Set. getDefaultInstanceForType()Principal.SetPrincipal.Builder. getOrIds()A set of identifiers at least one must match in order to define the downstream.Principal.SetPrincipal. getOrIds()A set of identifiers at least one must match in order to define the downstream.Principal.SetPrincipalOrBuilder. getOrIds()A set of identifiers at least one must match in order to define the downstream.static Principal.SetPrincipal.Set. parseDelimitedFrom(InputStream input)static Principal.SetPrincipal.Set. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.SetPrincipal.Set. parseFrom(byte[] data)static Principal.SetPrincipal.Set. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.SetPrincipal.Set. parseFrom(com.google.protobuf.ByteString data)static Principal.SetPrincipal.Set. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.SetPrincipal.Set. parseFrom(com.google.protobuf.CodedInputStream input)static Principal.SetPrincipal.Set. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.SetPrincipal.Set. parseFrom(InputStream input)static Principal.SetPrincipal.Set. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Principal.SetPrincipal.Set. parseFrom(ByteBuffer data)static Principal.SetPrincipal.Set. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.rbac.v2 that return types with arguments of type Principal.Set Modifier and Type Method Description com.google.protobuf.Parser<Principal.Set>Principal.Set. getParserForType()static com.google.protobuf.Parser<Principal.Set>Principal.Set. parser()Methods in io.envoyproxy.envoy.config.rbac.v2 with parameters of type Principal.Set Modifier and Type Method Description Principal.BuilderPrincipal.Builder. mergeAndIds(Principal.Set value)A set of identifiers that all must match in order to define the downstream.Principal.Set.BuilderPrincipal.Set.Builder. mergeFrom(Principal.Set other)Principal.BuilderPrincipal.Builder. mergeOrIds(Principal.Set value)A set of identifiers at least one must match in order to define the downstream.static Principal.Set.BuilderPrincipal.Set. newBuilder(Principal.Set prototype)Principal.BuilderPrincipal.Builder. setAndIds(Principal.Set value)A set of identifiers that all must match in order to define the downstream.Principal.BuilderPrincipal.Builder. setOrIds(Principal.Set value)A set of identifiers at least one must match in order to define the downstream.
-