Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.KeyValueMatchEntryOrBuilder
Packages that use KeyValueMatchEntryOrBuilder
-
Uses of KeyValueMatchEntryOrBuilder in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that implement KeyValueMatchEntryOrBuilderModifier and TypeClassDescriptionfinal classUsed to match an arbitrary key-value pair for headers, trailers or properties.static final classUsed to match an arbitrary key-value pair for headers, trailers or properties.Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return KeyValueMatchEntryOrBuilderModifier and TypeMethodDescriptionRequestMatcher.Builder.getPropertiesOrBuilder(int index) Optional arbitrary properties to match on.RequestMatcher.getPropertiesOrBuilder(int index) Optional arbitrary properties to match on.RequestMatcherOrBuilder.getPropertiesOrBuilder(int index) Optional arbitrary properties to match on.Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return types with arguments of type KeyValueMatchEntryOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueMatchEntryOrBuilder>RequestMatcher.Builder.getPropertiesOrBuilderList()Optional arbitrary properties to match on.List<? extends KeyValueMatchEntryOrBuilder>RequestMatcher.getPropertiesOrBuilderList()Optional arbitrary properties to match on.List<? extends KeyValueMatchEntryOrBuilder>RequestMatcherOrBuilder.getPropertiesOrBuilderList()Optional arbitrary properties to match on.