Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.HttpRequestQueryParamMatchInputOrBuilder
-
Packages that use HttpRequestQueryParamMatchInputOrBuilder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of HttpRequestQueryParamMatchInputOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement HttpRequestQueryParamMatchInputOrBuilder Modifier and Type Class Description class
HttpRequestQueryParamMatchInput
Match input indicates that matching should be done on a specific query parameter.static class
HttpRequestQueryParamMatchInput.Builder
Match input indicates that matching should be done on a specific query parameter.
-