Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ListStringMatcher
Packages that use ListStringMatcher
-
Uses of ListStringMatcher in io.envoyproxy.envoy.config.metrics.v3
Fields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type ListStringMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ListStringMatcher, ListStringMatcher.Builder, ListStringMatcherOrBuilder> StatsMatcher.Builder.exclusionListBuilder_private com.google.protobuf.SingleFieldBuilder<ListStringMatcher, ListStringMatcher.Builder, ListStringMatcherOrBuilder> StatsMatcher.Builder.inclusionListBuilder_Methods in io.envoyproxy.envoy.config.metrics.v3 that return ListStringMatcherModifier and TypeMethodDescriptionStatsMatcher.Builder.getExclusionList()Exclusive match.StatsMatcher.getExclusionList()Exclusive match.StatsMatcherOrBuilder.getExclusionList()Exclusive match.StatsMatcher.Builder.getInclusionList()Inclusive match.StatsMatcher.getInclusionList()Inclusive match.StatsMatcherOrBuilder.getInclusionList()Inclusive match.Methods in io.envoyproxy.envoy.config.metrics.v3 that return types with arguments of type ListStringMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ListStringMatcher, ListStringMatcher.Builder, ListStringMatcherOrBuilder> StatsMatcher.Builder.getExclusionListFieldBuilder()Exclusive match.private com.google.protobuf.SingleFieldBuilder<ListStringMatcher, ListStringMatcher.Builder, ListStringMatcherOrBuilder> StatsMatcher.Builder.getInclusionListFieldBuilder()Inclusive match.Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionStatsMatcher.Builder.mergeExclusionList(ListStringMatcher value) Exclusive match.StatsMatcher.Builder.mergeInclusionList(ListStringMatcher value) Inclusive match.StatsMatcher.Builder.setExclusionList(ListStringMatcher value) Exclusive match.StatsMatcher.Builder.setInclusionList(ListStringMatcher value) Inclusive match. -
Uses of ListStringMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as ListStringMatcherModifier and TypeFieldDescriptionprivate static final ListStringMatcherListStringMatcher.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ListStringMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<ListStringMatcher> ListStringMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return ListStringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.build()ListStringMatcher.Builder.buildPartial()static ListStringMatcherListStringMatcher.getDefaultInstance()ListStringMatcher.Builder.getDefaultInstanceForType()ListStringMatcher.getDefaultInstanceForType()static ListStringMatcherListStringMatcher.parseDelimitedFrom(InputStream input) static ListStringMatcherListStringMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(byte[] data) static ListStringMatcherListStringMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.ByteString data) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(InputStream input) static ListStringMatcherListStringMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(ByteBuffer data) static ListStringMatcherListStringMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ListStringMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ListStringMatcher> ListStringMatcher.getParserForType()static com.google.protobuf.Parser<ListStringMatcher> ListStringMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionprivate voidListStringMatcher.Builder.buildPartial0(ListStringMatcher result) private voidListStringMatcher.Builder.buildPartialRepeatedFields(ListStringMatcher result) ListStringMatcher.Builder.mergeFrom(ListStringMatcher other) static ListStringMatcher.BuilderListStringMatcher.newBuilder(ListStringMatcher prototype)