Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ListMatcher
Packages that use ListMatcher
-
Uses of ListMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as ListMatcherFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ListMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ListMatcher, ListMatcher.Builder, ListMatcherOrBuilder> ValueMatcher.Builder.listMatchBuilder_private static final com.google.protobuf.Parser<ListMatcher> ListMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return ListMatcherModifier and TypeMethodDescriptionListMatcher.Builder.build()ListMatcher.Builder.buildPartial()static ListMatcherListMatcher.getDefaultInstance()ListMatcher.Builder.getDefaultInstanceForType()ListMatcher.getDefaultInstanceForType()ValueMatcher.Builder.getListMatch()If specified, a match occurs if and only if the target value is a list value and is matched to this field.ValueMatcher.getListMatch()If specified, a match occurs if and only if the target value is a list value and is matched to this field.ValueMatcherOrBuilder.getListMatch()If specified, a match occurs if and only if the target value is a list value and is matched to this field.static ListMatcherListMatcher.parseDelimitedFrom(InputStream input) static ListMatcherListMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListMatcherListMatcher.parseFrom(byte[] data) static ListMatcherListMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListMatcherListMatcher.parseFrom(com.google.protobuf.ByteString data) static ListMatcherListMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListMatcherListMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static ListMatcherListMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListMatcherListMatcher.parseFrom(InputStream input) static ListMatcherListMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListMatcherListMatcher.parseFrom(ByteBuffer data) static ListMatcherListMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ListMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ListMatcher, ListMatcher.Builder, ListMatcherOrBuilder> ValueMatcher.Builder.getListMatchFieldBuilder()If specified, a match occurs if and only if the target value is a list value and is matched to this field.com.google.protobuf.Parser<ListMatcher> ListMatcher.getParserForType()static com.google.protobuf.Parser<ListMatcher> ListMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type ListMatcherModifier and TypeMethodDescriptionprivate voidListMatcher.Builder.buildPartial0(ListMatcher result) private voidListMatcher.Builder.buildPartialOneofs(ListMatcher result) ListMatcher.Builder.mergeFrom(ListMatcher other) ValueMatcher.Builder.mergeListMatch(ListMatcher value) If specified, a match occurs if and only if the target value is a list value and is matched to this field.static ListMatcher.BuilderListMatcher.newBuilder(ListMatcher prototype) ValueMatcher.Builder.setListMatch(ListMatcher value) If specified, a match occurs if and only if the target value is a list value and is matched to this field.