Uses of Class
io.envoyproxy.envoy.type.matcher.ListStringMatcher
Packages that use ListStringMatcher
Package
Description
-
Uses of ListStringMatcher in io.envoyproxy.envoy.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return ListStringMatcherModifier and TypeMethodDescriptionAuthorizationResponse.Builder.getAllowedClientHeaders()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.getAllowedClientHeaders()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponseOrBuilder.getAllowedClientHeaders()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationRequest.Builder.getAllowedHeaders()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationRequest.getAllowedHeaders()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationRequestOrBuilder.getAllowedHeaders()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationResponse.Builder.getAllowedUpstreamHeaders()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.AuthorizationResponse.getAllowedUpstreamHeaders()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.AuthorizationResponseOrBuilder.getAllowedUpstreamHeaders()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionAuthorizationResponse.Builder.mergeAllowedClientHeaders(ListStringMatcher value) When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationRequest.Builder.mergeAllowedHeaders(ListStringMatcher value) Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationResponse.Builder.mergeAllowedUpstreamHeaders(ListStringMatcher value) When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.AuthorizationResponse.Builder.setAllowedClientHeaders(ListStringMatcher value) When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationRequest.Builder.setAllowedHeaders(ListStringMatcher value) Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationResponse.Builder.setAllowedUpstreamHeaders(ListStringMatcher value) When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request. -
Uses of ListStringMatcher in io.envoyproxy.envoy.config.metrics.v2
Methods in io.envoyproxy.envoy.config.metrics.v2 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.v2 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
Methods in io.envoyproxy.envoy.type.matcher 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 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 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.mergeFrom(ListStringMatcher other) static ListStringMatcher.BuilderListStringMatcher.newBuilder(ListStringMatcher prototype)