Uses of Interface
io.envoyproxy.envoy.config.route.v3.RateLimit.Action.QueryParameterValueMatchOrBuilder
-
Packages that use RateLimit.Action.QueryParameterValueMatchOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RateLimit.Action.QueryParameterValueMatchOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RateLimit.Action.QueryParameterValueMatchOrBuilder Modifier and Type Class Description static classRateLimit.Action.QueryParameterValueMatchThe following descriptor entry is appended to the descriptor: .. code-block:: cpp ("query_match", "<descriptor_value>")static classRateLimit.Action.QueryParameterValueMatch.BuilderThe following descriptor entry is appended to the descriptor: .. code-block:: cpp ("query_match", "<descriptor_value>")Methods in io.envoyproxy.envoy.config.route.v3 that return RateLimit.Action.QueryParameterValueMatchOrBuilder Modifier and Type Method Description RateLimit.Action.QueryParameterValueMatchOrBuilderRateLimit.Action.Builder. getQueryParameterValueMatchOrBuilder()Rate limit on the existence of query parameters.RateLimit.Action.QueryParameterValueMatchOrBuilderRateLimit.Action. getQueryParameterValueMatchOrBuilder()Rate limit on the existence of query parameters.RateLimit.Action.QueryParameterValueMatchOrBuilderRateLimit.ActionOrBuilder. getQueryParameterValueMatchOrBuilder()Rate limit on the existence of query parameters.
-