Uses of Class
io.envoyproxy.envoy.type.matcher.v3.OrMatcher
Packages that use OrMatcher
-
Uses of OrMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as OrMatcherFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type OrMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<OrMatcher, OrMatcher.Builder, OrMatcherOrBuilder> ValueMatcher.Builder.orMatchBuilder_private static final com.google.protobuf.Parser<OrMatcher> OrMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return OrMatcherModifier and TypeMethodDescriptionOrMatcher.Builder.build()OrMatcher.Builder.buildPartial()static OrMatcherOrMatcher.getDefaultInstance()OrMatcher.Builder.getDefaultInstanceForType()OrMatcher.getDefaultInstanceForType()ValueMatcher.Builder.getOrMatch()If specified, a match occurs if and only if any of the alternatives in the match accept the value.ValueMatcher.getOrMatch()If specified, a match occurs if and only if any of the alternatives in the match accept the value.ValueMatcherOrBuilder.getOrMatch()If specified, a match occurs if and only if any of the alternatives in the match accept the value.static OrMatcherOrMatcher.parseDelimitedFrom(InputStream input) static OrMatcherOrMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrMatcherOrMatcher.parseFrom(byte[] data) static OrMatcherOrMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrMatcherOrMatcher.parseFrom(com.google.protobuf.ByteString data) static OrMatcherOrMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrMatcherOrMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static OrMatcherOrMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrMatcherOrMatcher.parseFrom(InputStream input) static OrMatcherOrMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OrMatcherOrMatcher.parseFrom(ByteBuffer data) static OrMatcherOrMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type OrMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<OrMatcher, OrMatcher.Builder, OrMatcherOrBuilder> ValueMatcher.Builder.getOrMatchFieldBuilder()If specified, a match occurs if and only if any of the alternatives in the match accept the value.com.google.protobuf.Parser<OrMatcher> OrMatcher.getParserForType()static com.google.protobuf.Parser<OrMatcher> OrMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type OrMatcherModifier and TypeMethodDescriptionprivate voidOrMatcher.Builder.buildPartial0(OrMatcher result) private voidOrMatcher.Builder.buildPartialRepeatedFields(OrMatcher result) ValueMatcher.Builder.mergeOrMatch(OrMatcher value) If specified, a match occurs if and only if any of the alternatives in the match accept the value.static OrMatcher.BuilderOrMatcher.newBuilder(OrMatcher prototype) ValueMatcher.Builder.setOrMatch(OrMatcher value) If specified, a match occurs if and only if any of the alternatives in the match accept the value.