Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Permission.Set
Packages that use Permission.Set
-
Uses of Permission.Set in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 declared as Permission.SetModifier and TypeFieldDescriptionprivate static final Permission.SetPermission.Set.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Permission.SetModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Permission.Set, Permission.Set.Builder, Permission.SetOrBuilder> Permission.Builder.andRulesBuilder_private com.google.protobuf.SingleFieldBuilder<Permission.Set, Permission.Set.Builder, Permission.SetOrBuilder> Permission.Builder.orRulesBuilder_private static final com.google.protobuf.Parser<Permission.Set> Permission.Set.PARSERMethods in io.envoyproxy.envoy.config.rbac.v3 that return Permission.SetModifier and TypeMethodDescriptionPermission.Set.Builder.build()Permission.Set.Builder.buildPartial()Permission.Builder.getAndRules()A set of rules that all must match in order to define the action.Permission.getAndRules()A set of rules that all must match in order to define the action.PermissionOrBuilder.getAndRules()A set of rules that all must match in order to define the action.static Permission.SetPermission.Set.getDefaultInstance()Permission.Set.Builder.getDefaultInstanceForType()Permission.Set.getDefaultInstanceForType()Permission.Builder.getOrRules()A set of rules where at least one must match in order to define the action.Permission.getOrRules()A set of rules where at least one must match in order to define the action.PermissionOrBuilder.getOrRules()A set of rules where at least one must match in order to define the action.static Permission.SetPermission.Set.parseDelimitedFrom(InputStream input) static Permission.SetPermission.Set.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Permission.SetPermission.Set.parseFrom(byte[] data) static Permission.SetPermission.Set.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Permission.SetPermission.Set.parseFrom(com.google.protobuf.ByteString data) static Permission.SetPermission.Set.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Permission.SetPermission.Set.parseFrom(com.google.protobuf.CodedInputStream input) static Permission.SetPermission.Set.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Permission.SetPermission.Set.parseFrom(InputStream input) static Permission.SetPermission.Set.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Permission.SetPermission.Set.parseFrom(ByteBuffer data) static Permission.SetPermission.Set.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Permission.SetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Permission.Set> Permission.Set.getParserForType()private com.google.protobuf.SingleFieldBuilder<Permission.Set, Permission.Set.Builder, Permission.SetOrBuilder> Permission.Builder.internalGetAndRulesFieldBuilder()A set of rules that all must match in order to define the action.private com.google.protobuf.SingleFieldBuilder<Permission.Set, Permission.Set.Builder, Permission.SetOrBuilder> Permission.Builder.internalGetOrRulesFieldBuilder()A set of rules where at least one must match in order to define the action.static com.google.protobuf.Parser<Permission.Set> Permission.Set.parser()Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type Permission.SetModifier and TypeMethodDescriptionprivate voidPermission.Set.Builder.buildPartial0(Permission.Set result) private voidPermission.Set.Builder.buildPartialRepeatedFields(Permission.Set result) Permission.Builder.mergeAndRules(Permission.Set value) A set of rules that all must match in order to define the action.Permission.Set.Builder.mergeFrom(Permission.Set other) Permission.Builder.mergeOrRules(Permission.Set value) A set of rules where at least one must match in order to define the action.static Permission.Set.BuilderPermission.Set.newBuilder(Permission.Set prototype) Permission.Builder.setAndRules(Permission.Set value) A set of rules that all must match in order to define the action.Permission.Builder.setOrRules(Permission.Set value) A set of rules where at least one must match in order to define the action.