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: ..static classRateLimit.Action.QueryParameterValueMatch.BuilderThe following descriptor entry is appended to the descriptor: ..Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RateLimit.Action.QueryParameterValueMatchOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RateLimit.Action.QueryParameterValueMatch,RateLimit.Action.QueryParameterValueMatch.Builder,RateLimit.Action.QueryParameterValueMatchOrBuilder>RateLimit.Action.Builder. queryParameterValueMatchBuilder_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.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.Action.QueryParameterValueMatchOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RateLimit.Action.QueryParameterValueMatch,RateLimit.Action.QueryParameterValueMatch.Builder,RateLimit.Action.QueryParameterValueMatchOrBuilder>RateLimit.Action.Builder. getQueryParameterValueMatchFieldBuilder()Rate limit on the existence of query parameters.
-