Uses of Class
io.envoyproxy.envoy.type.matcher.ListStringMatcher
-
Packages that use ListStringMatcher Package Description io.envoyproxy.envoy.config.filter.http.ext_authz.v2 io.envoyproxy.envoy.config.metrics.v2 io.envoyproxy.envoy.type.matcher -
-
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 ListStringMatcher Modifier and Type Method Description ListStringMatcherAuthorizationResponse.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.ListStringMatcherAuthorizationResponse. 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.ListStringMatcherAuthorizationResponseOrBuilder. 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.ListStringMatcherAuthorizationRequest.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>`.ListStringMatcherAuthorizationRequest. getAllowedHeaders()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.ListStringMatcherAuthorizationRequestOrBuilder. getAllowedHeaders()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.ListStringMatcherAuthorizationResponse.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.ListStringMatcherAuthorizationResponse. 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.ListStringMatcherAuthorizationResponseOrBuilder. 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 ListStringMatcher Modifier and Type Method Description AuthorizationResponse.BuilderAuthorizationResponse.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.BuilderAuthorizationRequest.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.BuilderAuthorizationResponse.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.BuilderAuthorizationResponse.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.BuilderAuthorizationRequest.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.BuilderAuthorizationResponse.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 ListStringMatcher Modifier and Type Method Description ListStringMatcherStatsMatcher.Builder. getExclusionList()Exclusive match.ListStringMatcherStatsMatcher. getExclusionList()Exclusive match.ListStringMatcherStatsMatcherOrBuilder. getExclusionList()Exclusive match.ListStringMatcherStatsMatcher.Builder. getInclusionList()Inclusive match.ListStringMatcherStatsMatcher. getInclusionList()Inclusive match.ListStringMatcherStatsMatcherOrBuilder. getInclusionList()Inclusive match.Methods in io.envoyproxy.envoy.config.metrics.v2 with parameters of type ListStringMatcher Modifier and Type Method Description StatsMatcher.BuilderStatsMatcher.Builder. mergeExclusionList(ListStringMatcher value)Exclusive match.StatsMatcher.BuilderStatsMatcher.Builder. mergeInclusionList(ListStringMatcher value)Inclusive match.StatsMatcher.BuilderStatsMatcher.Builder. setExclusionList(ListStringMatcher value)Exclusive match.StatsMatcher.BuilderStatsMatcher.Builder. setInclusionList(ListStringMatcher value)Inclusive match. -
Uses of ListStringMatcher in io.envoyproxy.envoy.type.matcher
Methods in io.envoyproxy.envoy.type.matcher that return ListStringMatcher Modifier and Type Method Description ListStringMatcherListStringMatcher.Builder. build()ListStringMatcherListStringMatcher.Builder. buildPartial()static ListStringMatcherListStringMatcher. getDefaultInstance()ListStringMatcherListStringMatcher.Builder. getDefaultInstanceForType()ListStringMatcherListStringMatcher. 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 ListStringMatcher Modifier and Type Method Description com.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 ListStringMatcher Modifier and Type Method Description ListStringMatcher.BuilderListStringMatcher.Builder. mergeFrom(ListStringMatcher other)static ListStringMatcher.BuilderListStringMatcher. newBuilder(ListStringMatcher prototype)
-