Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Principal.Set
Packages that use Principal.Set
-
Uses of Principal.Set in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Principal.SetModifier and TypeMethodDescriptionPrincipal.Set.Builder.build()Principal.Set.Builder.buildPartial()Principal.Builder.getAndIds()A set of identifiers that all must match in order to define the downstream.Principal.getAndIds()A set of identifiers that all must match in order to define the downstream.PrincipalOrBuilder.getAndIds()A set of identifiers that all must match in order to define the downstream.static Principal.SetPrincipal.Set.getDefaultInstance()Principal.Set.Builder.getDefaultInstanceForType()Principal.Set.getDefaultInstanceForType()Principal.Builder.getOrIds()A set of identifiers at least one must match in order to define the downstream.Principal.getOrIds()A set of identifiers at least one must match in order to define the downstream.PrincipalOrBuilder.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.v3 that return types with arguments of type Principal.SetModifier and TypeMethodDescriptioncom.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.v3 with parameters of type Principal.SetModifier and TypeMethodDescriptionPrincipal.Builder.mergeAndIds(Principal.Set value) A set of identifiers that all must match in order to define the downstream.Principal.Set.Builder.mergeFrom(Principal.Set other) Principal.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.Builder.setAndIds(Principal.Set value) A set of identifiers that all must match in order to define the downstream.Principal.Builder.setOrIds(Principal.Set value) A set of identifiers at least one must match in order to define the downstream.