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 ListStringMatcher
ListStringMatcher.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ListStringMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ListStringMatcher> ListStringMatcher.PARSER
Methods in io.envoyproxy.envoy.type.matcher.v3 that return ListStringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.build()
ListStringMatcher.Builder.buildPartial()
static ListStringMatcher
ListStringMatcher.getDefaultInstance()
ListStringMatcher.Builder.getDefaultInstanceForType()
ListStringMatcher.getDefaultInstanceForType()
static ListStringMatcher
ListStringMatcher.parseDelimitedFrom
(InputStream input) static ListStringMatcher
ListStringMatcher.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(byte[] data) static ListStringMatcher
ListStringMatcher.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.ByteString data) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.CodedInputStream input) static ListStringMatcher
ListStringMatcher.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(InputStream input) static ListStringMatcher
ListStringMatcher.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcher
ListStringMatcher.parseFrom
(ByteBuffer data) static ListStringMatcher
ListStringMatcher.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 void
ListStringMatcher.Builder.buildPartial0
(ListStringMatcher result) private void
ListStringMatcher.Builder.buildPartialRepeatedFields
(ListStringMatcher result) ListStringMatcher.Builder.mergeFrom
(ListStringMatcher other) static ListStringMatcher.Builder
ListStringMatcher.newBuilder
(ListStringMatcher prototype)